RB
RB
/test all
I think we need a separated module for SSM / Secrets Manager like @jamengual mentioned. Then we can easily turn it on and off and have the variables located in...
@arischow thanks for the suggestion. This PR is only for generating password credentials. Could you write that into a separate issue so we can track it?
We want to eventually migrate this module to using the security group module instead of the hard coded security group resources. This would also solve the count issue. https://github.com/cloudposse/terraform-aws-security-group
This is being worked on with major refactoring taking place in the https://github.com/cloudposse/terraform-aws-security-group module. Once the open PRs there are merged and this repo uses that module, then it will...
That's a great suggestion. We accept PRs and always welcome new contributors.
Yes that's a good idea as that would be more secure. We welcome pull requests. Please become a contributor if you feel strongly about this.
When you set `closes` and then the issue number in the PR, when the PR is merged, github will auto close the issue linked. I've reopened it for now.
Seems like this may be related https://github.com/hashicorp/terraform-provider-aws/issues/10195
What terraform versions are being used? The test uses 0.13 and I'm using 1.0 locally. Both seem to work as expected. How can I reproduce the issue?