- Infra: Update Fastly shield POP to
iad-va-us
, Lambda runtime tonodejs14.x
. - Bugfix: Allow empty Serverless CloudFormation stack when checking if stack is ready. #49
- Infra: Update Fastly shield POP to
bwi-va-us
. - Deps: Upgrade all dependencies to latest.
- Infra: Only create S3 artifacts bucket for non-
prod
.
- Infra: Add tags to all Terraform resources that could add them.
- Infra: Add tags to Serverless resources + stack.
- Infra: Add admin meta resource group for service + tier (as "Stage" to match Serverless and terraform-aws-serverless)
- Infra: Add
--reconfigure
to allterraform init
commands in Terragrunt.- Build: Addterraform fmt
toyarn build
and format all Terraform code. - Infra: Update
FormidableLabs/serverless/aws
to0.8.5
- Docs: Add TOC to
DEVELOPMENT.md
. - Docs: Add more instructions about wrangling
terraform/admin
and making infrastructure changes. - Docs: Add more discussion of our CI/CD strategy.