konstructio / gitops-template

upstream template for your open source gitops repository
MIT License
67 stars 56 forks source link

feat- add option to destroy buckets #544

Closed claywd closed 1 year ago

claywd commented 1 year ago

if you can't force destroy the bucket then the destroy function fails and things don't clean up.

Somethings in gcp don't delete right away and the names cannot be reused. The random string (which shouldn't change) will allow us to reuse the cluster name without conflicting resources that either don't clean up right away or have restrictions on name reuse.