upadet tags for Azure regions

pull/42/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent 887636cf12
commit b276a04b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ description: A parameter with human region names and icons
icon: ../.icons/azure.svg
maintainer_github: coder
verified: true
tags: [helper, parameter, azure]
tags: [helper, parameter, azure, regions]
---
# Azure Region
@ -59,4 +59,4 @@ module "azure-region" {
resource "azurerm_resource_group" "example" {
location = module.azure_region.value
}
```
```

Loading…
Cancel
Save