mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Ensure to use the "project ID" terminology instead of "project name"
Project IDs and project names are typically the same, but they are separate things. Now also matches to the wording in previous steps.
This commit is contained in:
@@ -174,7 +174,7 @@ export GOOGLE_APPLICATION_CREDENTIALS=$(realpath account.json)
|
||||
|
||||
Before moving onto the next steps, ensure the following environment variables are set:
|
||||
|
||||
* `GOOGLE_PROJECT` with your selected GCP project name.
|
||||
* `GOOGLE_PROJECT` with your selected GCP project ID.
|
||||
* `GOOGLE_APPLICATION_CREDENTIALS` with the *full path* to the Terraform Service Account `account.json` credentials file created in the last step.
|
||||
|
||||
## Build HashiStack Golden Image with Packer
|
||||
|
||||
Reference in New Issue
Block a user