Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
add section to enable google api
  • Loading branch information
abotzki authored Aug 17, 2023
1 parent 9b8343f commit d4cb6d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions howest-stage-lducazu/terraform/README
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand Down

0 comments on commit d4cb6d5

Please sign in to comment.