improvements
cleans package.json, update binary download URL, etc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user