Closed Ayelet41 closed 1 year ago
Can they use sandboxctl destroy?
The rational is that creating and deleting project impact thier free quota. That can be achieved with terraform destroy to some extent ( without App Engine). So we can modify the destroy ( e.g With "only resources" flag ) to achieve that.
On Wed, Jul 13, 2022, 5:53 PM minherz @.***> wrote:
Can they use sandboxctl destroy?
— Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/issues/789#issuecomment-1183460826, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLRNQAN5N3KKQ5WTERQVUDVT3YBLANCNFSM5ACPLZ3Q . You are receiving this because you authored the thread.Message ID: @.***>
Submitting in behalf of a GCP partner .
Use case: User want to use free tier for learning purposes, and want to destroy resources between usages without destroyed the project.
Ask to be able to destroy only resources and providing them in existing project.