We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a62cbb5 + 2e8252d commit 3d43069Copy full SHA for 3d43069
articles/virtual-machines/linux/terraform-create-complete-vm.md
@@ -71,8 +71,8 @@ resource "azurerm_virtual_network" "myterraformnetwork" {
71
}
72
73
```
74
-:
75
-The following section creates a subnet named *mySubnet* in the *myVnet* virtual network
+
+The following section creates a subnet named *mySubnet* in the *myVnet* virtual network:
76
77
```tf
78
resource "azurerm_subnet" "myterraformsubnet" {
0 commit comments