Closed jahio closed 7 years ago
terraform/aws/terraform.tfvars{.example} contains the key aws_access_key. I suggest renaming it to aws_access_key_id to be consistent with the environment variables suggested for use with the Amazon CLI.
terraform/aws/terraform.tfvars{.example}
aws_access_key
aws_access_key_id
terraform/aws/terraform.tfvars{.example}
contains the keyaws_access_key
. I suggest renaming it toaws_access_key_id
to be consistent with the environment variables suggested for use with the Amazon CLI.