Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 25, 2026
1 parent 52bc74e commit b3f87b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policies/sc-operator/settings.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ locals {
]
customer_managed_policy_names = {}
# relay_state = data.aws_arn.current.partition == "aws-us-gov" ? "https://console.amazonaws-us-gov.com/X/home" : "https://console.aws.amazon.com/X/home"
relay_state = null
inline_policy = data.aws_iam_policy_document.inline
}

0 comments on commit b3f87b2

Please sign in to comment.