Skip to content

Commit 204c9a7

Browse files
committed
Fixed reference to removed variable
1 parent 6c3338c commit 204c9a7

File tree

1 file changed

+0
-1
lines changed
  • terraform/modules/environment

1 file changed

+0
-1
lines changed

terraform/modules/environment/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module "eks" {
3232

3333
iam_account_id = data.aws_caller_identity.current.account_id
3434

35-
assume_role_policy = data.aws_iam_policy_document.assumerole_root_policy.json
3635
private_subnets = module.vpc.private_subnets
3736
vpc_id = module.vpc.vpc_id
3837

0 commit comments

Comments
 (0)