Hi :wave::skin-tone-4: could someone please explai...
# contribute
w
Hi 👋🏽 could someone please explain why the
pulumi new
command from the CLI only shows
aiven-go
for https://www.pulumi.com/registry/packages/aiven/ but the page shows example for other programs as well?
s
pulumi new
is sourced from here: https://github.com/pulumi/templates The example on the provider page is sourced from a different place. It looks like that example on the provider page is not even valid for the current major version of the Aiven provider. Can you submit an issue to https://github.com/pulumi/registry/issues have that sample program updated?
w
Thanks @stocky-restaurant-98004 Here is the issue: https://github.com/pulumi/registry/issues/1806 What is the process to contribute templates under https://github.com/pulumi/templates so that I can add
aiven-python
,
aiven-typescript
, etc?
s
Just submit a PR!
Between the existing Aiven template and other python/TS templates, it should be pretty smooth.
And thanks in advance for your contribution!
w
Absolutely! thanks for the help 🙏🏽