Closed evanharmon closed 2 years ago
Caveats:
codespace had to be deleted and re-created in order to pickup dotfile repo hook up
aws-creds bash function overwrites AWS environment variables. This prevents the script from being re-usable after the session token expires. Current instructions are to exit terminal in codespaces and launch a new terminal. This will re-populate original AWS environment variables from github profile level codespaces secrets
.aws-creds.bash has to be sourced every time. Putting off more dot file shell setup
May require creating a custom image for codespaces.
Tasks:
source ~/.aws-creds.bash
aws-creds 111111
replacing with a valid MFA token