<<<<<<< Updated upstream
This repository is used for demo purposes only.
https://docs.microsoft.com/en-us/azure/terraform/terraform-backend
https://docs.microsoft.com/en-us/azure/key-vault/quick-create-cli
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| location | The location where resources will be created | string | n/a | yes |
| project_name | Define a project name that everyone can relate to | string | n/a | yes |
| resource_group_name | The name of the resource group in which the resources will be created | string | n/a | yes |
| tags | A map of the tags to use for the resources that are deployed | map | n/a | yes |
| ======= |
This repository is used for demo purposes only.
az sig image-definition create --resource-group --gallery-name <my_shared_image_gallery> --gallery-image-definition --publisher --offer UbuntuServer --sku 18.04-LTS --os-type linux
https://docs.microsoft.com/en-us/azure/terraform/terraform-backend
https://docs.microsoft.com/en-us/azure/key-vault/quick-create-cli
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| location | The location where resources will be created | string | n/a | yes |
| project_name | Define a project name that everyone can relate to | string | n/a | yes |
| resource_group_name | The name of the resource group in which the resources will be created | string | n/a | yes |
| tags | A map of the tags to use for the resources that are deployed | map | n/a | yes |
Stashed changes