diff --git a/docs/hub-deployment-guide/new-cluster/new-cluster.md b/docs/hub-deployment-guide/new-cluster/new-cluster.md index 22fd45c61c..c08df51f3f 100644 --- a/docs/hub-deployment-guide/new-cluster/new-cluster.md +++ b/docs/hub-deployment-guide/new-cluster/new-cluster.md @@ -145,16 +145,6 @@ export ACCOUNT_ID= ```bash deployer generate dedicated-cluster gcp --cluster-name=$CLUSTER_NAME --project-id=$PROJECT_ID --cluster-region=$CLUSTER_REGION ``` - -This will generate the following files: - -Generating the terraform infrastructure file... -1. `terraform/gcp/projects/$CLUSTER_NAME.tfvars` -2. `config/clusters/$CLUSTER_NAME` -3. `config/clusters/$CLUSTER_NAME/cluster.yaml` -4. `config/clusters/$CLUSTER_NAME/support.values.yaml` -5. `config/clusters/$CLUSTER_NAME/enc-support.values.yaml` ```` ````{tab-item} Azure