-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Go language support #368
Comments
Hey @philiphorrocks, thanks for opening this issue. Golang support for any CDK ecosystem project depends on jsii to enable us to generate CDK constructs. Currently, jsii doesn't have support for Golang but from what we know, it is being worked on by the team. GH issue: aws/jsii#83 |
The overall progress of GoLang support for jsii can be tracked here https://github.com/aws/jsii/projects/2 |
Here to upvote this issue! |
Golang JSII support is in developer preview now. Any chance this can be tried out for terraform-cdk? |
Initial support will probably wait for jsii-srcmak to support go. See cdklabs/jsii-srcmak#342 |
@jsteinich I see that cdklabs/jsii-srcmak#476 has been merged (which supersedes cdklabs/jsii-srcmak#342), so I'm curious what are next steps? |
@weberc2-tempus Work has been in-progress for awhile now. I expect that a preview release will be available soon. Take a look here for more detailed progress. |
Oh, awesome, thanks a lot! |
Just a heads up for everyone subscribed: We released 0.4 today. Please check out the experimental Go support 🚀 We're looking forward for feedback on this! |
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Community Note
Description
Go language support for CDK TF
References
The text was updated successfully, but these errors were encountered: