google: Cannot create a SQLDb instance because of a badRequest - not enough logs #3720
Open
1 task done
Labels
bug
Something isn't working
new
Un-triaged issue
pre-built providers
Issues around pre-built providers managed at https://github.com/hashicorp/cdktf-repository-manager
Expected Behavior
SQL DB should be created. I'm using the same configuration as I"d use with HCL.
Actual Behavior
THe debug message from why is the request badly done is not enough to continue. I'm not able to create a SQLdb in GCP
Steps to Reproduce
With the next code, just run
cdtfk deploy
.The plan went fine.
Versions
language: typescript
cdktf-cli: 0.20.8
node: v20.16.0
cdktf: 0.20.8
constructs: 10.3.0
jsii: null
terraform: 1.9.5
arch: arm64
os: darwin 23.5.0
providers
random@undefined (LOCAL)
terraform provider version: 3.6.2
@cdktf/provider-google (PREBUILT)
terraform provider version: 5.43.1
prebuilt provider version: 13.32.1
cdktf version: ^0.20.0
@cdktf/provider-kubernetes (PREBUILT)
terraform provider version: 2.32.0
prebuilt provider version: 11.7.0
cdktf version: ^0.20.0
cdktf debug 14.17s user 1.98s system 178% cpu 9.070 total
Providers
Gist
https://gist.github.com/eduardosanzb/a85bba69ef2eb4067ac079a07d8b45db
Possible Solutions
No response
Workarounds
No response
Anything Else?
No response
References
No response
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: