Replies: 2 comments
-
This is not an issue of the VPC module. The PSA API and the matching terraform resource are somewhat fragile. I suggest you avoid creating things manually or you'll find issues like this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I wasn't creating things manually, the root cause was an issue with service account creation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I followed the Simple Exemple to create a Cloud SQL Instance but when I'm applying, I've got a terraform error :
And the psa has been created in the cloud console
below the terraform code :
Beta Was this translation helpful? Give feedback.
All reactions