Terraform config and Circleci pipeline to build and maintain Kubernetes Production cluster.
The following docs are available:
- The Circleci pipeline runs a plan step, waits for human approval before it applies changes.
- Some changes may cause a cluster recreation. Inspect the plan step results before you approve applying the changes.
- While the Terraform config can be run from any machine. It's strongly discouraged to do so to avoid Terraform state file locking.