chore: update metadata (#54)
This commit is contained in:
committed by
GitHub
parent
ab527c8ffd
commit
c3d8a9949c
@@ -4,17 +4,13 @@ description: A parameter with human region names and icons
|
||||
icon: ../.icons/fly.svg
|
||||
maintainer_github: coder
|
||||
verified: true
|
||||
tags: [helper, parameter, fly]
|
||||
tags: [helper, parameter, fly.io, regions]
|
||||
---
|
||||
|
||||
# Fly.io Region
|
||||
|
||||
This module adds Fly.io regions to your Coder template. Regions can be whitelisted using the `regions` argument and given custom names and custom icons with their respective map arguments (`custom_names`, `custom_icons`).
|
||||
|
||||
## Examples
|
||||
|
||||
### Using default settings
|
||||
|
||||
We can use the simplest format here, only adding a default selection as the `atl` region.
|
||||
|
||||
```hcl
|
||||
@@ -26,6 +22,8 @@ module "fly-region" {
|
||||
|
||||

|
||||
|
||||
## Examples
|
||||
|
||||
### Using region whitelist
|
||||
|
||||
The regions argument can be used to display only the desired regions in the Coder parameter.
|
||||
|
||||
Reference in New Issue
Block a user