Azure deployment with Terraform
First we need to connect to the Portal, you can programmatically connect (SPN) or by using portal, We need a Resource Group and a Storage Account.Create 2 containers inside the…
First we need to connect to the Portal, you can programmatically connect (SPN) or by using portal, We need a Resource Group and a Storage Account.Create 2 containers inside the…
Basics Provider: a provider is responsible for understanding API interactions and exposing resources on your targets. Think of your targets could be Azure VM Resources: This is where we actually…