Deploy/Test a copy of the dogfood cluster using Terraform
Test the deployment / dismantling of the automated terraform cluster creation to verify that it works
- Create a cluster
- Verify that the infrastructure works
- Delete the cluster with
terraform destroy
command
Edited by Danilo Patrucco