diff --git a/howest-stage-lducazu/terraform/README b/howest-stage-lducazu/terraform/README index 7ea2c976..426634e5 100644 --- a/howest-stage-lducazu/terraform/README +++ b/howest-stage-lducazu/terraform/README @@ -12,6 +12,8 @@ To create a group of resources, `cd` into the appropriate directory and execute == boostrap +NOTE: Check the common configuration file first and change the file locations and region/zone and project name, too. + IMPORTANT: the `bootstrap` part needs to be executed *first*, all other parts depend on it. The `bootstrap` directory creates the Google Cloud project, creates the required service account and @@ -23,6 +25,8 @@ This part needs to be runs as a _real_ user, with a Google account. Install the $ gcloud auth application-default login +20230817 minor changes to project.tf to enable Google API + == gce-vms This directory contains the scripts that build the Google Compute Engine resources.