Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 470 Bytes

File metadata and controls

19 lines (13 loc) · 470 Bytes

This repo has been sanitized by BFG

export AWS_PROFILE=sb-bootstrap
export AWS_PROFILE=prod-bootstrap

source ./get_mfa_session.sh
get_mfa

You must have AWS Credentials in a file in ~/.aws/credentials, or export them in environment variables.

The configuration in this Terraform module ensures that AWS Access Keys are limited when they have not yet MFA'ed. And we can have Test and Prod.

Not too tall order for ChatGPT!

--Product of ChatGPT, generally