You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
Currently, the only way to run this script is with secrets. Secrets are not very useful when your company authenticates your AWS accounts via CLI and stores the AWS temp credentials locally.
Suggest changing aws_access_key and aws_secret_key to the following
Currently, the only way to run this script is with secrets. Secrets are not very useful when your company authenticates your AWS accounts via CLI and stores the AWS temp credentials locally.
Suggest changing
aws_access_key
andaws_secret_key
to the followingvariables.tf:
circleci.tf
terraform.tfvars
As an example.
The text was updated successfully, but these errors were encountered: