terraform-aws-rabbitmq icon indicating copy to clipboard operation
terraform-aws-rabbitmq copied to clipboard

Use random_password instead of random_string

Open rraub opened this issue 5 years ago • 1 comments

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

rraub avatar Sep 13 '19 21:09 rraub

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.

krotkiewicz avatar May 14 '20 09:05 krotkiewicz

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.

rraub avatar Aug 29 '23 16:08 rraub