SigNoz / terraform-provider-signoz

Terraform Provider of SigNoz
https://signoz.io
Mozilla Public License 2.0
5 stars 1 forks source link

Pulumi Port #16

Closed yukimotochern closed 3 months ago

yukimotochern commented 4 months ago

Pulumi provide a way to map terraform provider to pulumi counter part. The template repo: pulumi-tf-provider-boilerplate. The pulumi-terraform-bridge: https://github.com/pulumi/pulumi-terraform-bridge The relevant doc from pulumi: https://www.pulumi.com/docs/using-pulumi/pulumi-packages/how-to-author/ Would you consider port this to pulumi?

grandwizard28 commented 3 months ago

Hey @yukimotochern, Thank you for opening an issue. Would you be open to implementing this?

yukimotochern commented 3 months ago

@grandwizard28 I am open to implement this.

grandwizard28 commented 3 months ago

Great! Have assigned the issue to you!

yukimotochern commented 3 months ago

This may require another repo, but I could only do it on the weekends anyway.