The website infrastructure is managed with Terraform, by using the official AWS Provider.
terraform init -upgrade
terraform workspace select <ENV>
terraform apply -var-file="vars/<ENV>.tfvars.json"
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
The website infrastructure is managed with Terraform, by using the official AWS Provider.
terraform init -upgrade
terraform workspace select <ENV>
terraform apply -var-file="vars/<ENV>.tfvars.json"