Skip to content

Require MFA to be enabled for user accounts#116

Merged
bmonkman merged 2 commits intomainfrom
require-mfa-for-users
Sep 29, 2020
Merged

Require MFA to be enabled for user accounts#116
bmonkman merged 2 commits intomainfrom
require-mfa-for-users

Conversation

@bmonkman
Copy link
Copy Markdown
Contributor

@bmonkman bmonkman commented Sep 29, 2020

(closes #115)

@bmonkman bmonkman requested a review from sshi100 September 29, 2020 19:26
Copy link
Copy Markdown
Contributor

@GrooveStomp GrooveStomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't assign users to any other IAM group?

@bmonkman
Copy link
Copy Markdown
Contributor Author

We don't assign users to any other IAM group?

That happens in each environment (prod / stage), as those groups are per-environment, while this is global.
You can see the mapping, however, in shared/main.tf

Copy link
Copy Markdown
Contributor

@sshi100 sshi100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will add *Profile related for another ticket to enable user to access Console.

@bmonkman bmonkman merged commit 9038e5c into main Sep 29, 2020
@bmonkman bmonkman deleted the require-mfa-for-users branch September 29, 2020 21:29
bmonkman added a commit that referenced this pull request Oct 10, 2020
* Require MFA to be enabled for user accounts

(closes #115)

* Use json of policy doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Require MFA for newly created IAM users

3 participants