terraform-google-modules / terraform-google-gcloud

Executes Google Cloud CLI commands within Terraform
https://registry.terraform.io/modules/terraform-google-modules/gcloud/google
Apache License 2.0
140 stars 96 forks source link

run_destroy_command is also triggered when create_cmd_triggers are used #166

Closed rvennam-fx closed 11 months ago

rvennam-fx commented 1 year ago

https://github.com/terraform-google-modules/terraform-google-gcloud/blob/2992e8e11498190b3686d44015fb9052744f3ac5/main.tf#L256C1-L256C30

Not sure if this is intended, feels like a bug as when using create_cmd_triggers the destroy flow is also triggered which should not be the case

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days