fix: update tags and fix module bugs, rewrite vscode-server (#42)
This commit is contained in:
committed by
GitHub
parent
f066d5422d
commit
d3d9a9f135
@@ -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
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user