From 50c1c4af3a65a51ca517203709271534d56b6729 Mon Sep 17 00:00:00 2001 From: Bala Desinghu Date: Thu, 6 May 2021 19:34:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a85247..e348ecc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CLASS-HPC-GCP Internet2 CLASS Capstone Project, HPC-GCP Team -t is convenient to deploy an HPC cluster on the GCP cloud using terraform scripts. The scripts are inside the directory slurm-gcp. You need to edit the scripts - basic.tfvars and main.tf. For a basic deployment, it is sufficient to redefine a few variables such as project name, cluster name, etc. Of course, you can fine tune the variables and scripts to fit your needs. +It is convenient to deploy an HPC cluster on the GCP cloud using terraform scripts. The scripts are inside the directory slurm-gcp. You need to edit the scripts - basic.tfvars and main.tf. For a basic deployment, it is sufficient to redefine a few variables such as project name, cluster name, etc. Of course, you can fine tune the variables and scripts to fit your needs. * Create a GCP Project (for example, class-capstone) * Go to API services and enable the API for compute engines and deployment manager