Skip to content

Commit 5be0c71

Browse files
committed
add in aws_account var
1 parent fa670f9 commit 5be0c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module "eks" {
1616

1717
module "permission_sets" {
1818
source = "./modules/iam_identity_center"
19+
aws_account = var.aws_account
1920

2021
permission_sets = [
2122
{

0 commit comments

Comments
 (0)