Skip to content

Force destroy option for cloudbuild artifact storage bucket #146

@DaveButland

Description

@DaveButland

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

No one assigned

    Labels

    P3medium priority issuesenhancementNew feature or requesttriagedScoped and ready for work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions