hackforla / devops-security

Management of Hack for L.A.'s AWS IAM resources
https://github.com/orgs/hackforla/projects/73/views/4
MIT License
0 stars 12 forks source link

Establish Multi-Factor Authentication to AWS users #22

Open JasonEb opened 1 year ago

JasonEb commented 1 year ago

Overview

As developers and infrastructure engineers, we would like to establish Multi-Factor Authentication(MFA) to our AWS account for new users.

Currently, no MFA is enforced except for those who opted in. We would like to improve our security by enforcing MFA and creating a Ops wiki guide to demonstrate how to use MFA.

Action Items

Resources/Instructions

Resources

chelseybeck commented 6 months ago

We should re-create this as a new issue in the devops-security repo where this is added via terraform configuration...perhaps also separate into two issues - one for creating the guide and one for adding permissions & policy enforcements

chelseybeck commented 4 months ago

@samuelusc volunteered to rewrite this issue specific to Terraform

sudhara commented 2 weeks ago

Is this issue okay as-is or does it need to be rewritten, now that we are using Infrastructure as code for incubator vs GUI interface?