pulumiverse / pulumi-talos

Pulumi provider for Talos
Mozilla Public License 2.0
38 stars 11 forks source link

Package name #60

Closed Sacro closed 10 months ago

Sacro commented 10 months ago

Given this is a terraform wrapper, should it not be pulumi-tf-talos?

UnstoppableMango commented 10 months ago

The naming guidelines from the Pulumi documentation specify:

If you’re naming a bridged provider, re-use the Terraform provider’s name but replace the terraform-provider- prefix with pulumi-

So given that the source repository is named terraform-provider-talos, it would follow that this repo should be named pulumi-talos.

Sacro commented 10 months ago

Apologies, I must have misread it.

On Fri, 27 Oct 2023, 23:21 Erik Rasmussen, @.***> wrote:

The naming guidelines from the Pulumi documentation https://www.pulumi.com/docs/using-pulumi/pulumi-packages/how-to-author/#name-your-repository specify:

If you’re naming a bridged provider, re-use the Terraform provider’s name but replace the terraform-provider- prefix with pulumi-

So given that the source repository https://github.com/siderolabs/terraform-provider-talos/ is named terraform-provider-talos, it would follow that this repo should be named pulumi-talos.

— Reply to this email directly, view it on GitHub https://github.com/pulumiverse/pulumi-talos/issues/60#issuecomment-1783571491, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUJMHPXQ6ZFALQCLABJF6DYBQXV7AVCNFSM6AAAAAA6TJU4KWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTGU3TCNBZGE . You are receiving this because you authored the thread.Message ID: @.***>

Sacro commented 10 months ago

Closed