chore: s/nimbus/kiterun
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
"github.com/pulumi/pulumi/pkg/v3/codegen/schema"
|
||||
"github.com/pulumi/pulumi/sdk/v3/go/common/resource"
|
||||
|
||||
"git.kalinow.ski/nimbus/pulumi-incus/provider/pkg/version"
|
||||
"git.kalinow.ski/kiterun/pulumi-incus/provider/pkg/version"
|
||||
)
|
||||
|
||||
// all of the token components used below.
|
||||
@@ -136,7 +136,7 @@ func Provider() tfbridge.ProviderInfo {
|
||||
// https://www.pulumi.com/docs/guides/pulumi-packages/schema/#package.
|
||||
Keywords: []string{"incus", "category/cloud", "containers", "nimbus"},
|
||||
Homepage: "https://linuxcontainers.org",
|
||||
Repository: "https://git.kalinow.ski/nimbus/pulumi-incus",
|
||||
Repository: "https://git.kalinow.ski/kiterun/pulumi-incus",
|
||||
// The GitHub Org for the provider - defaults to `terraform-providers`. Note that this should
|
||||
// match the TF provider module's require directive, not any replace directives.
|
||||
GitHubOrg: "lxc",
|
||||
|
||||
Reference in New Issue
Block a user