WAI
Status Update
Comments
gs...@google.com <gs...@google.com> #2
pa...@sap.com <pa...@sap.com> #3
Hi, this error only affects Cloud SDK version 186. It was previously reported in Issue 72407295 and a fix for it should be released in Cloud SDK version 187.
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
ed...@google.com <ed...@google.com> #4
Hi,
We just want to confim that the workaround provided solved your issue.
Looking forward to any comments.
Luis C.
GPC Support
We just want to confim that the workaround provided solved your issue.
Looking forward to any comments.
Luis C.
GPC Support
Description
Hello GCP community and developers,
I would like to submit the following feature request:
Wish:
I would like to have an interface that allows the revoke of all user corrections of a database. This would have the benefit that the corresponding database instance could be removed using Terraform.
Structure:
I would expect there to be an api call, to revoke the database user privileges. I would expect that the destroy process of database instances works similar as other IAAS Providers e.g. Alicloud, AWS or Azure.
Scenario:
This option would be helpful when destroying database instances via Terraform. Furthermore, the implementation of the deletion process would be more conform to the PostgreSQL documentation.
Other related informations:
If you have any further questions please feel free to contact me.