You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v8.0 release of Project Factory updates the `gcloud` module to use the [1.0.0](https://github.com/terraform-google-modules/terraform-google-gcloud/blob/master/CHANGELOG.md#100-2020-04-15) version.
4
+
5
+
## gcloud module
6
+
If you are relying on the built-in gcloud module, you will need to make sure `curl`
7
+
is available in your Terraform execution environment.
8
+
9
+
If you have `skip_download` set to `true`, no change is necessary.
0 commit comments