Skip to content

Use random_password instead of random_string #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

rraub
Copy link
Contributor

@rraub rraub commented Sep 13, 2019

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

To prevent the values of the random string from being printed on the console output.
@krotkiewicz
Copy link
Member

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.

@rraub
Copy link
Contributor Author

rraub commented Aug 29, 2023

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 rraub closed this Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants