Closed bogdangi closed 6 years ago
Or just don't force a provider
inside this module and let the people set their own when calling it.
Hi @bogdangi, in our production and dev setup we override the aws_access_key variable with the TF_VARS see https://www.terraform.io/docs/configuration/variables.html
Hi, I want to add proposal to yse profiles enstead using access_key/access_secret. I think it makes sence if you have different cluster running on different environment. What do you think?