|
|
@ -12,8 +12,6 @@ tags: [helper, parameter, regions, aws]
|
|
|
|
A parameter with all AWS regions. This allows developers to select
|
|
|
|
A parameter with all AWS regions. This allows developers to select
|
|
|
|
the region closest to them.
|
|
|
|
the region closest to them.
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Customize the preselected parameter value:
|
|
|
|
Customize the preselected parameter value:
|
|
|
|
|
|
|
|
|
|
|
|
```hcl
|
|
|
|
```hcl
|
|
|
@ -27,6 +25,8 @@ provider "aws" {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
## Examples
|
|
|
|
|
|
|
|
|
|
|
|
### Customize Regions
|
|
|
|
### Customize Regions
|
|
|
|