Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
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