Deep Dive into Terraform Provisioners: Local-Exec, Remote-Exec, and Null Resources Explained
Provisioners in Terraform give you a handy way to run scripts or commands when you’re setting up infrastructure. Whether you want to configure something, install software, or run custom scripts after creating a resource, provisioners have got you cov...
chethanasv.hashnode.dev4 min read