terraform-aws-rabbitmq
terraform-aws-rabbitmq copied to clipboard
Use random_password instead of random_string
For sensitive info like these passwords and cookies. This prevents the random values from being printed on the console output.
https://www.terraform.io/docs/providers/random/r/password.html
Hey @rraub thank you for contribution, the change looks good and I would like to merge it right away but don't have time to verify that on AWS.
FYI we've been maintaining and enhancing our fork of this repo: https://github.com/smartrent/terraform-aws-rabbitmq which includes this change and many others.
Since this repo appears to be abandoned I'm going to close this PR, feel free to reopen if you would like.