Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
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.
#contribute
Join Slack