Terraform Provisioners - local-exec, remote-exec & file.
IntroductionWhen Terraform provisions infrastructure, it creates the resources defined in the configuration files, such as virtual machines or databases. However, a newly created resource is often in a default, unconfigured state. To make a server fu...
rohans-blogs.hashnode.dev3 min read