Closed aaronsteers closed 4 years ago
Mostly completed with #24.
Not done yet:
1. Before installation of the `prereqs/aws` infra, try to detect/locate AWS credentials:
a. ~/.aws/credentials
b. env vars: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY
c. interactive prompt to the user
2. After successfully creating the terraform automation account in `prereqs/aws`, handoff the new creds to the `samples/aws` modules
Passing off remaining work to slalom-ggp/dataops-infra#8
Proposed Spec:
python -m slalom.dataops.infra init --aws ./infra
slalom/dataops-infra//catalog/aws-prerun
,~/.aws/credentials
b. env vars:AWS_ACCESS_KEY_ID
,AWS_SECRET_ACCESS_KEY
c. interactive prompt to the user~/.aws/credentials
as${project_shortname}-terraform-account