Google cloud platform does not allow closing a project due to collateral

I try to delete a GCP project, but every time I get a message that says:

Error
The project has a lien against it.

Tracking Number: 

Can anyone advise?

+4
source share
1 answer

I fixed this problem by uninstalling the Dialogflow agent associated with the project:

  • Go to https://console.dialogflow.com
  • Click on the settings item in the upper left corner (cog icon next to the agent name)
  • Confirm that this agent is in the project you are trying to delete. If not, select the agent that is in the project.
  • Click "Delete this agent" at the bottom of the page and follow the instructions to remove the agent
  • Try deleting the project again.
+4

Source: https://habr.com/ru/post/1689410/


All Articles