prettier satisfied
This commit is contained in:
@@ -9,7 +9,7 @@ tags: [helper, parameter, fly]
|
||||
|
||||
# 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`).
|
||||
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
|
||||
|
||||
@@ -26,7 +26,6 @@ module "fly-region" {
|
||||
|
||||

|
||||
|
||||
|
||||
### Using region whitelist
|
||||
|
||||
The regions argument can be used to display only the desired regions in the Coder parameter.
|
||||
@@ -41,7 +40,6 @@ module "fly-region" {
|
||||
|
||||

|
||||
|
||||
|
||||
### Using custom icons and names
|
||||
|
||||
Set custom icons and names with their respective maps.
|
||||
@@ -63,4 +61,4 @@ module "fly-region" {
|
||||
|
||||
## Associated template
|
||||
|
||||
For a pre-configured Fly.io template, see the Coder template registry.
|
||||
For a pre-configured Fly.io template, see the Coder template registry.
|
||||
|
||||
Reference in New Issue
Block a user