-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MFA enforcement be default now? Enforcement misspelled in input variable #377
Comments
This issue has been automatically marked as stale because it has been open 30 days |
This issue is still present. |
This issue has been automatically marked as stale because it has been open 30 days |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
terraform-aws-iam/modules/iam-group-with-policies/variables.tf
Line 31 in 3cd8f1a
This newly introduced variable actually broke access across our accounts due to MFA being enforced where before it was not.
This took a while to figure out and the "reversion" would be to turn off MFA enforcement. However, it seems like the argument to do this is misspelled. The typo itself isn't a big deal but this could cause compatibility issues?
The text was updated successfully, but these errors were encountered: