Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 12, 2026
1 parent 5a6fb99 commit 92d9676
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions policies/sc-developer/base_arn.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
locals {
all_account_arn_iam = format("arn:%v:%v::%v:%%v", data.aws_arn.current.partition, "iam", "*")
}

0 comments on commit 92d9676

Please sign in to comment.