In Terraform, provisioners are used to perform tasks on the local machine or on a remote resource after it has been created by Terraform. They are typically used for actions that cannot be defined directly within the resource configuration. Provision...
anandhi.hashnode.dev1 min readNo responses yet.