chore: update metadata (#54)
This commit is contained in:
committed by
GitHub
parent
ab527c8ffd
commit
c3d8a9949c
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user