Skip to content

jjindrich/jjazure-terraform

Repository files navigation

JJ Azure automation with Terraform

Terraform intro

Samples https://github.com/terraform-providers/terraform-provider-azurerm/tree/master/examples

Terraform and Azure Cloud Adoption Framework

Reuse existing resources from Azure Cloud Adoption Framework. Check this repo.

Terraform and Azure Kubernetes Service AKS

Setup your AKS deployment with Terraform. Check this repo.

Running Terraform in Azure Cloud Shell console

Drag and drop files into Azure Cloud shell console.

Terraform is automatically installed and authenticated to your Azure subscription.

terraform init
terraform plan
terraform apply -auto-approve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published