diff --git a/examples/eks_test_fixture/README.md b/examples/eks_test_fixture/README.md index a1f15a3..95585c4 100644 --- a/examples/eks_test_fixture/README.md +++ b/examples/eks_test_fixture/README.md @@ -67,7 +67,7 @@ The following IAM policy is the minimum needed to execute the module from the te "ec2:DetachNetworkInterface", "ec2:DetachVolume", "ec2:Disassociate*", - "ModifySubnetAttribute", + "ec2:ModifySubnetAttribute", "ec2:ModifyVpcAttribute", "ec2:ModifyVpcEndpoint", "ec2:ReleaseAddress",