... | ... | @@ -37,4 +37,12 @@ variable "do_region" { default = "nyc3" } |
|
|
########## AWS ##########
|
|
|
variable "aws_region_alias" { default = "awseast" }
|
|
|
variable "aws_region" { default = "us-east-2" }
|
|
|
variable "aws_ecr_region" { default = "us-east-2" } |
|
|
\ No newline at end of file |
|
|
variable "aws_ecr_region" { default = "us-east-2" }
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
- 1/4 ~~[Setup workstation](workstation)~~
|
|
|
- 2/4 ~~[Configure a cloud provider](cloud-provider)~~
|
|
|
- 3/4 ~~[Configure an external domain](domain)~~
|
|
|
- 4/4 ~~[Adjust settings and deploy](deploy)~~ <- Current page |
|
|
\ No newline at end of file |