When you are creating your Infrastructure as Code with Terraform you don't need to rely on another language to generate secure passwords.
Let's see different approaches to generating random strings using simple resources on Terraform.
Here the article Terraform Random Password
Top comments (0)