chore: update metadata (#54)

This commit is contained in:
Muhammad Atif Ali
2023-09-27 17:15:48 +03:00
committed by GitHub
parent ab527c8ffd
commit c3d8a9949c
10 changed files with 128 additions and 99 deletions

View File

@@ -11,10 +11,6 @@ tags: [helper, parameter, azure, regions]
This module adds a parameter with all Azure regions, allowing developers to select the region closest to them.
## Examples
### Default region
```hcl
module "azure_region" {
source = "https://registry.coder.com/modules/azure-region"
@@ -26,6 +22,8 @@ resource "azurem_resource_group" "example" {
}
```
## Examples
### Customize existing regions
Change the display name for a region: