DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

Golang support #128

Open hakoerber opened 1 month ago

hakoerber commented 1 month ago

Hey,

is there a plan to add Golang support to this macro? I see that the Serverless Framework plugin supports it, but this repo unfortunately does not.

In case you are open to add Golang support, I'd be happy to work on a PR with the required changes. Before I start working on this, do you see any blockers? Anything to keep in mind?

lym953 commented 1 month ago

Hi @hakoerber , in case you are interested, we recently added Golang support for CDK Construct: https://github.com/DataDog/datadog-cdk-constructs, but we haven't prioritized it for this macro.

cc PM @sumedham to track this request

purple4reina commented 2 weeks ago

Hey @hakoerber, adding Golang support would be a great enhancement. We don't foresee any blockers, so you're more than welcome to get started on a PR.