thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

remove the AWS key and secret from the terraform json #85

Open rustyrazorblade opened 5 years ago

rustyrazorblade commented 5 years ago

I don't want to pass this in as environment variables since it would potentially be visible from outside the container. I'm thinking we need to push the credentials into the container when it gets created and use a shared credentials file like this: https://www.terraform.io/docs/providers/aws/index.html#shared-credentials-file