Skip to content
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

fix!: Defaults false for enable_mfa_enforcement for IAM groups #510

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

claytonchew
Copy link

@claytonchew claytonchew commented Aug 13, 2024

Description

Resolves #509

Defaults enable_mfa_enforcement to false as it should be an opt-in feature.

Motivation and Context

Users migrating from older version (example version 5.3.1) to current version may find that IAM groups users with attach_iam_self_management_policy set to true suddenly lose access to their consoles, which can cause more harm than good.

Breaking Changes

This change should maintain backward compatibility for users migrating from versions prior to 5.14.3. However, users having versions 5.14.3 and beyond may find that MFA enforcement no longer being enforced by default, requiring enable_mfa_enforcement to be explicitly set to true.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@claytonchew claytonchew changed the title fix!: defaults false for enable_mfa_enforcement for IAM groups fix!: Defaults false for enable_mfa_enforcement for IAM groups Aug 13, 2024
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Sep 13, 2024
@claytonchew
Copy link
Author

/keepalive

@github-actions github-actions bot removed the stale label Sep 14, 2024
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Oct 14, 2024
@claytonchew
Copy link
Author

/keepalive

@github-actions github-actions bot removed the stale label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant