https://pulumi.com logo
a

alert-restaurant-79151

04/01/2020, 12:44 AM
Is there any automation in making types / bindings to all the langs for new providers?
w

white-balloon-205

04/01/2020, 3:15 AM
For terraform based providers, you can see the structure in https://github.com/pulumi/pulumi-tf-provider-boilerplate. For raw Pulumi providers, there isn’t yet a fully general way to do this, but it’s in progress. You can see https://github.com/pulumi/pulumi-provider-boilerplate/pull/1 for some details. Can you share any more details on the provider you are building?
a

alert-restaurant-79151

04/01/2020, 10:08 AM
https://github.com/andrewchambers/terraform-provider-nix I'd like to make some basic bindings to use nix within pulumi.