-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
P3medium priority issuesmedium priority issuesenhancementNew feature or requestNew feature or requesttriagedScoped and ready for workScoped and ready for work
Description
TL;DR
Terraform destroy fails because the cloudbuild artifact storage bucket has no option to set the force_destroy flag and this defaults to false
Terraform Resources
No response
Detailed design
The main module has a variable, force_destroy, that can be used to set the force_destroy flag on the terraform state file storage bucket in the seed project. However, there is no such option on the cloudbuild module which creates the cloudbuild artifacts storage bucket. This means there is no way to use terraform destroy to destroy the bootstrap build.
Additional information
No response
Metadata
Metadata
Assignees
Labels
P3medium priority issuesmedium priority issuesenhancementNew feature or requestNew feature or requesttriagedScoped and ready for workScoped and ready for work