Closed apparentlymart closed 7 years ago
Hmm I did actually tweak the docs here but apparently that got lost in my effort to migrate this. I'll see if I still have that commit locally somewhere.
Found it! Looks like I pushed the wrong branch. :confounded:
Is this good to merge?
Was holding for review of the docs that I forgot to push on the first pass. If that looks good, then this is ready.
This is a migration of @joshuaspence's work from hashicorp/terraform#13614.
Instead of storing MySQL passwords in plaintext, hash them first. This implementation is largely based on hashicorp/terraform#12128.