GoogleCloudPlatform / GoogleCloudPlatform/datashare-toolkit
Delete the additional buckets and containers when Deployment Manager is deleted
Open
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Please delete the following items when the Deployment Manager job is deleted
* Storage Buckets
* PROJECT_NAME_cloudbuild - cloud build artifacts
* gcf-sources-PROJECT_NUMBER-us-central1 - cloud functions
* artifacts.PROJECT_NAME.appspot.com - cloud containers
* Container Registry - Cloud Build containers
* Confirm if you delete the containers from the container registry that the cloud storage bucket is delete. Also, ordering may be important here: make sure to delete from the container registry first, then delete the storage bucket.
Contributor guide
Assessment
This issue has not been assessed yet.