Terraform Provisioners – Overview, Types & Why you should not use them

βœ… Terraform Provisioners are used for executing scripts or shell commands on a local or remote machine as part of resource creation/deletion.

βœ… Provisioners can be used to model specific actions on the local machine or on a remote machine in order to prepare servers or other infrastructure objects for service.

βœ… There are 2 types of provisioned categories:

πŸ‘‰ Generic Provisioners: file, local-exec, and remote-exec
πŸ‘‰ Vendor Provisioners: chef, habitat, puppet, and salt-masterless

πŸ“š Read more about Terraform Provisioners in this at https://k21academy.com/terraform25 blog and know all the details.

πŸ€” Interested to know more about Terraform & how to take it as a career path??

πŸ—’οΈRegister for our FREE CLASS at http://k21academy.com/terraform02 and get the expertπŸ§‘πŸ»β€πŸ« guidance

Scroll to Top