Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! breaking: upgrade to zero 0.1.0
  • Loading branch information
davidcheung committed Mar 29, 2021
commit 2c4e71104d9f22d799a44db55de2ca768927e965
6 changes: 3 additions & 3 deletions zero-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ parameters:
- field: region
label: Select AWS Region
options:
"us-west-2": "us-west-2"
"us-east-1": "us-east-1"
"us-east-2": "us-east-2"
"us-west-2": "us-west-2 (Oregon)"
"us-east-1": "us-east-1 (N. Virginia)"
"us-east-2": "us-east-2 (Ohio)"
- field: productionHostRoot
label: Production Root Host Name (e.g. mydomain.com) - this must be the root of the chosen domain, not a subdomain.
fieldValidation:
Expand Down