Creating a development cluster
Deploying a new cluster
- Navigate to the Deploy Development Cluster GitHub Actions workflow
- Click on the
Run workflowbutton. - Select the action -
deploy. - If you wish to specify a custom cluster name, enter it in the
cluster_namefield. If you leave this as the default, a name will be generated for you in the formatcp-DDMM-HHMM. - If you wish to deploy from a certain branch, enter the branch name (max 12 characters, this will truncate to this if over 12 characters).
- Click the green
Run workflowbutton to start the process. - You can find your cluster name in the Set Cluster Name job once the workflow has started.
Destroying your cluster
- Navigate to the Deploy Development Cluster GitHub Actions workflow.
- Click on the
Run workflowbutton. - Select the action -
destroy. - Enter your cluster name in the
cluster_namefield. - Enter the branch name you used to create the cluster if not
main. - Click the green
Run workflowbutton to start the process.
 Amending the cluster with Terraform locally
- Clone the Modernisation Platform Environements repository.
- Navigate to the relevant Cloud Platform environments Terraform folder.
- Select the correct Terraform workspace, this is your cluster name.
- Make any changes you need to the Terraform files and run the Terraform locally.
This page was last reviewed on 13 January 2026.
It needs to be reviewed again on 13 July 2026
by the page owner #cloud-platform-notify
.
This page was set to be reviewed before 13 July 2026
by the page owner #cloud-platform-notify.
This might mean the content is out of date.