Comment on Rethinking Infrastructure as Code from ScratchparentComments−flanked-evergl3yWhen I need to provision anything I have a powershell script that interacts with Azure CLI.Sounds painful, as you have to make it declarative yourself, while Terraform (which runs perfectly fine on my local machine) is already declarative.
Comments
Sounds painful, as you have to make it declarative yourself, while Terraform (which runs perfectly fine on my local machine) is already declarative.