Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I get around this in GCP by having a script that spins up a brand new project whenever I want to play around with stuff. When I am done playing around with things, I have a 2nd script that deletes the project and thus all the associated resources that are in use in that project.


Why do you need a script? With CloudFormation (and I assume terraform), you create a file containing all of your resources in a “stack” and you delete the stack when you’re done.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: