improvements

cleans package.json, update binary download URL, etc
This commit is contained in:
2025-04-25 19:22:29 -04:00
parent 9fe19d2cc2
commit 908889d9af
16 changed files with 82 additions and 253 deletions

View File

@@ -129,7 +129,7 @@ func Provider() tfbridge.ProviderInfo {
// PluginDownloadURL is an optional URL used to download the Provider
// for use in Pulumi programs
// e.g. https://github.com/org/pulumi-provider-name/releases/download/v${VERSION}/
PluginDownloadURL: "",
PluginDownloadURL: "https://git.kalinow.ski/api/packages/kiterun/generic/pulumi-incus/${VERSION}/",
Description: "A Pulumi package for creating and managing incus cloud resources.",
// category/cloud tag helps with categorizing the package in the Pulumi Registry.
// For all available categories, see `Keywords` in