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 cfaa8b0 + 3d43069 commit d80e625Copy full SHA for d80e625
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