How to Safely Pass Variables to Terraform local-exec Scripts
The local-exec provisioner in Terraform is a powerful tool for making your configurations do more than what is natively supported by a provider. One of the things that makes it powerful is the ability to pass values from your Terraform configuration ...
w3bward.hashnode.dev5 min read