Terraform Set Up
Terraform Configuration
Note: use the environment variable AWS_PROFILE
to manage access to the AWS account!
- Create Terraform S3 backend
- Terraform init
Update terraform.conf with the objects created with script ./scripts/deploy-cf-resources.sh
. Configure the bucket and dynamodb_table:
Run terraform init:
- Update** terrafrom.tfvars** with the appropriate values:
Run the following:
- Run terraform apply:
We handle the number of nodes in static mode with two Node-groups.