cloudfoundry-community-attic / aws-nat-bastion-bosh-cf

Set up a best practices Cloud Foundry with just a few commands.
2 stars 7 forks source link

Suggestion: Change aws_access_key to aws_access_key_id #18

Closed jahio closed 7 years ago

jahio commented 8 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.