reuse project ID in google cloud platform project

后端 未结 3 930
没有蜡笔的小新
没有蜡笔的小新 2021-01-25 11:21

Is it possible to delete a google cloud platform project, and after the deletion has completed, make another GCP project with the same ID?

相关标签:
3条回答
  • 2021-01-25 11:41

    Nope. Once you've used a project ID it remains 'reserved' for ever. This page has a bit of info on this topic. Be sure you're choosing unique & identifiable names the first time around. ;)

    0 讨论(0)
  • 2021-01-25 11:56

    This seems lame. Google should allow re-use after the project is held in abeyance for 30 days after deleting it. Seems like all possible IDs will get used up, and this topic will become more troublesome over time.

    0 讨论(0)
  • 2021-01-25 12:00

    Nah, the project-ID will be locked forever no matter it is active or being deleted by users once it has been defined and activated...

    Deleting a project has the following consequences: "You can't reuse the project ID of a deleted project. If you created a custom project ID that you plan to use in the future, you should delete the resources inside the project instead."

    0 讨论(0)
提交回复
热议问题