Skip to content

Commit 4321812

Browse files
committed
Fixed table format
1 parent bfd9232 commit 4321812

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • quickstart/101-vm-with-infrastructure

quickstart/101-vm-with-infrastructure/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ This template deploys a Linux virtual machine (VM) with infrastructure that incl
2525
| `resource_group_name_prefix` | Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | rg |
2626
| `resource_group_location` | Location of the resource group. | eastus |
2727

28+
| **Name** | **Description** | **Default** |
29+
|---|---|---|
30+
| `resource_group_name_prefix` | Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | rg |
31+
| `resource_group_location` | Location of the resource group. | eastus |
32+
2833
## Example
2934

3035
To see how to run this example, see [Quickstart: Configure a Linux virtual machine in Azure using Terraform](https://docs.microsoft.com/azure/developer/terraform/create-linux-virtual-machine-with-infrastructure).

0 commit comments

Comments
 (0)