Reputation: 148
I have less than 25 projects (well within the free limit). I have also deleted few unused projects. However, when trying to create a new project in Google Developer Console, I am getting a message "Increase Project Limit - You can create more projects after you request a project limit increase.".
Did the policy about 25 free projects on App Engine change? The document here "https://cloud.google.com/appengine/kb/#create" still says 25 is the limit.
This is on my personal Google account and not on corporate account.
Upvotes: 0
Views: 628
Reputation: 8200
When did you delete your projects? There is a 7-day waiting period before a project and associated data are permanently deleted. And also keep in mind the below details.
Note that after the 7-day waiting period ends, the time it takes to completely delete a project may vary. For example, if a project has billing set up, it might not be completely deleted until the current billing cycle ends, you receive the next bill, and your account is successfully charged. Additionally, the number and types of services in use may also affect when the system permanently deletes a project.
You can check Developer Console Help for more information. Furthermore, you can list all your projects pending deletion.
Upvotes: 3