GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
kpt live destroy landing-zone - leaves deleted project/billing intact - eventually filling shared billing quota - disassociate billing before deleting the projects
Open
arete
automation
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
disable billing before deletion - to preserve the project/billing quota
gcloud alpha billing projects unlink ${CC_PROJECT_ID}
deleted by kpt live destroy

but still in quota - requiring manual disassociate

See #192
Contributor guide
Assessment
This issue has not been assessed yet.