Discord bot that manages the "flavor of the week"
- Link a repo in Cloud build
- Create a bucket for your tfstate backend
- Configure your tfvars and backend.conf
- Deploy the pipeline
$ cd flavor-of-the-week $ terraform init -backend-config=backend.conf $ terraform plan $ terraform apply