When using TF on AWS, how are you guys managing different access/secret key between different environments like staging and production?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-too...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/ad758aec-e29a-4dc8-b038-2fc043b17ee5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/212e2c8d-9fd7-4394-a081-c5ac280db649%40googlegroups.com.
This is an old thread, but a good chance to mention the tool Vaulted: https://github.com/miquella/vaultedIt can manage keeping encrypted AWS creds (or any secrets) stored on disk that you decrypt into memory with a passphrase. It can manage environment variables, SSH keys, provides a built-in SSH agent, can do AWS MFA and assume-role workflows. It's a really fantastic tool I use every day with Terraform.
On Thu, Aug 31, 2017 at 6:25 AM, <andy.feller@distilnetworks.com> wrote:Be interested in whether you looked into Terraform aws provider profile attribute, which seems to let you have multiple sets of credentials in an external credentials file. I imagine you could pass in a variable from the command line or from the tfvar file.--
On Thursday, January 26, 2017 at 1:52:26 PM UTC-5, gitted wrote:When using TF on AWS, how are you guys managing different access/secret key between different environments like staging and production?Do you just hard code the values in a variables file that you don't include in your git repo?If I also use the elb command line to push my deployments, I can't seem to see how I can easily switch environments like staging vs. prod.Thoughts?
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/212e2c8d-9fd7-4394-a081-c5ac280db649%40googlegroups.com.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/CAN3s8zadaA3J_zJaVrNDcdrd_yhzSR2HihCyNBNmMYphkNWknQ%40mail.gmail.com.