Understanding Terraform Provisioners: A Complete Guide
Terraform is built to manage infrastructure, not configure software inside servers. Still, there are cases where you need to run a command, copy a file, or perform a one time setup. This is where Terraform provisioners come in.
This blog explains wha...
terraform-and-aws.hashnode.dev4 min read