mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-29 08:01:31 -07:00
fix gcp_spanner_database delete
gcp_spanner_database erroneously used LRO handling on delete, rather than a standard synchronous function. One side effect was not catching 404s as a not found error code.
This commit is contained in:
parent
50076e7f36
commit
44eb7c2d29
2 changed files with 2 additions and 3 deletions
|
@ -1,2 +1 @@
|
|||
cloud/gcp
|
||||
unsupported
|
||||
cloud/gcp
|
Loading…
Add table
Add a link
Reference in a new issue