chore: s/nimbus/kiterun

This commit is contained in:
2025-12-06 02:36:17 -05:00
parent 21d9c92711
commit 18936ad756
41 changed files with 78 additions and 67 deletions

2
sdk/nodejs/README.md generated
View File

@@ -1,4 +1,4 @@
> This provider is a derived work of the [Terraform Provider](https://github.com/lxc/terraform-provider-incus)
> distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,
> first check the [`pulumi-incus` repo](https://git.kalinow.ski/nimbus/pulumi-incus/issues); however, if that doesn't turn up anything,
> first check the [`pulumi-incus` repo](https://git.kalinow.ski/kiterun/pulumi-incus/issues); however, if that doesn't turn up anything,
> please consult the source [`terraform-provider-incus` repo](https://github.com/lxc/terraform-provider-incus/issues).

View File

@@ -9,7 +9,7 @@
"nimbus"
],
"homepage": "https://linuxcontainers.org",
"repository": "https://git.kalinow.ski/nimbus/pulumi-incus",
"repository": "https://git.kalinow.ski/kiterun/pulumi-incus",
"scripts": {
"build": "tsc"
},