Skip to content

Commit cd780d5

Browse files
committed
Removed blank line so arrows display
1 parent 6bc43dd commit cd780d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/container-instances/container-instances-quickstart-terraform.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Use Azure Container Instances to run serverless Docker containers in Azure with
1818
In this article, you learn how to:
1919

2020
> [!div class="checklist"]
21-
2221
> * Create a random value for the Azure resource group name using [random_pet](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/resource_group/pet)
2322
> * Create an Azure resource group using [azurerm_resource_group](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_group)
2423
> * Create a random value for the container name using [random_string](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/resource_group/string)

0 commit comments

Comments
 (0)