Skip to content

This is a starter template for your terraform projects which uses Azure as a provider. You can add your resources in modules and make changes accordingly.

Notifications You must be signed in to change notification settings

AmitGujar/terraform-azure-svc

Repository files navigation

Initialize terraform

terraform init -upgrade

Make a plan

terraform plan -out main.tfplan

Apply changes

terraform apply.

Execute connect.ps1 file to get access of jumpbox vm.

About

This is a starter template for your terraform projects which uses Azure as a provider. You can add your resources in modules and make changes accordingly.

Topics

Resources

Stars

Watchers

Forks