-
Notifications
You must be signed in to change notification settings - Fork 97
Vault and IAM integration #208
base: master
Are you sure you want to change the base?
Conversation
I'd like to make the following changes before merging:
|
@ketzacoatl On further thought, I think we should remove the entire Also, I don't think it is useful for us to make
What do you think ? |
Yes, that sounds good. I would comment though, that if there are no secrets, and we can do it in Terraform, we ought to. Some of the vault configuration can be done in Terraform and doesn't include secrets. Those should stay in Terraform. IDK if that is relevant to the |
@psibi are these updates WIP or is it ok to have one of our engineers make those updates? |
name: Pull request template
about: Make a PR to terraform-aws-foundation
Please include the following in your PR:
Please also note that these are not hard requirements, but merely serve to define
what maintainers are looking for in PR's. Including these will more likely lead
to your PR being reviewed and accepted.
- For new
modules
this would entail example code for how to use the module or some explanation in the module readme.- For new examples please provide a README explaining how to run the example. It's also ideal to provide a basic makefile to use the example as well.