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 module has been changed to not download gcloud by default. You can override this behavior by setting `skip_download = false` or setting the GCLOUD_TF_DOWNLOAD environment variable to "always".
16
+
17
+
### Features
18
+
19
+
* Decoupled the upsert command and destroy command ([#71](https://www.github.com/terraform-google-modules/terraform-google-gcloud/issues/71)) ([497886c](https://www.github.com/terraform-google-modules/terraform-google-gcloud/commit/497886c96cec885d5e861b9e4a5f4122e660fd18))
20
+
* Skip gcloud download by default. ([#70](https://www.github.com/terraform-google-modules/terraform-google-gcloud/issues/70)) ([7113d90](https://www.github.com/terraform-google-modules/terraform-google-gcloud/commit/7113d902a2a6a1a397d903c842b9cce2886c6700))
0 commit comments