diff --git a/.github/ISSUE_TEMPLATE/4_decommission-hub.md b/.github/ISSUE_TEMPLATE/4_decommission-hub.md index 74c15a7bcc..5d9d0a4cf3 100644 --- a/.github/ISSUE_TEMPLATE/4_decommission-hub.md +++ b/.github/ISSUE_TEMPLATE/4_decommission-hub.md @@ -44,6 +44,7 @@ Usually, it is because it was a hub that we created for a workshop/conference an _This phase is only necessary for single hub clusters._ - [ ] Run `terraform plan -destroy` and `terraform apply` from the [appropriate workspace](https://infrastructure.2i2c.org/en/latest/topic/terraform.html#workspaces), to destroy the cluster +- [ ] Delete the terraform workspace: `terraform workspace delete ` - [ ] Remove the associated `config/clusters/` directory and all its contents - Remove the cluster from CI: - [ ] [`deploy-hubs.yaml`](https://github.com/2i2c-org/infrastructure/blob/HEAD/.github/workflows/deploy-hubs.yaml)