You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm maintaining some users and roles in 2 accounts for testing this project, but right now the IAM Policy is manually-maintained. Pull them into Terraform and write a wrapper script that will automatically update them with the policy generated by awslimitchecker --iam-policy. Add this as a step in the development workflow (before running local and integration tests). Use S3 for state storage.
The text was updated successfully, but these errors were encountered:
I'm maintaining some users and roles in 2 accounts for testing this project, but right now the IAM Policy is manually-maintained. Pull them into Terraform and write a wrapper script that will automatically update them with the policy generated by
awslimitchecker --iam-policy
. Add this as a step in the development workflow (before running local and integration tests). Use S3 for state storage.The text was updated successfully, but these errors were encountered: