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
#313 Introduced undocumented change to force MFA for all console and API requests. After applying the change users are forced to use enroll MFA before accessing services via console/API, without an option to opt-in or disable it.
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.
Description
#313 Introduced undocumented change to force MFA for all console and API requests. After applying the change users are forced to use enroll MFA before accessing services via console/API, without an option to opt-in or disable it.
Versions
Module version [Required]: v5.11.0+
Terraform version:
Terraform v1.3.7
on darwin_amd64
Provider version(s):
provider registry.terraform.io/hashicorp/aws v4.52.0
Reproduction Code [Required]
Steps to reproduce the behavior:
Expected behavior
MFA enforcement should not be the default, but rather opt-in feature
Actual behavior
Ulnlike versions before 5.11.0, MFA is enforced for all created groups via self-manage policy.
Terminal Output Screenshot(s)
None
Additional context
#313 Introduced undocumented change to force MFA for all console and API requests.
https://github.com/terraform-aws-modules/terraform-aws-iam/blob/master/modules/iam-group-with-policies/policies.tf#L131
The text was updated successfully, but these errors were encountered: