Skip to content

Commit

Permalink
feat: prepare upstream 0.34.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Oct 12, 2023
1 parent 7dfad80 commit 8a6729b
Show file tree
Hide file tree
Showing 503 changed files with 34,558 additions and 6,376 deletions.
2 changes: 1 addition & 1 deletion provider/cmd/pulumi-resource-proxmoxve/schema-embed.json

Large diffs are not rendered by default.

1,733 changes: 1,039 additions & 694 deletions provider/cmd/pulumi-resource-proxmoxve/schema.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion provider/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func Provider() tfbridge.ProviderInfo {
// Create a Pulumi provider mapping
prov := tfbridge.ProviderInfo{
P: p,
Name: "proxmoxve",
Name: "proxmox",
DisplayName: "Proxmox Virtual Environment (Proxmox VE)",
Description: "A Pulumi package for creating and managing Proxmox Virtual Environment cloud resources.",
Publisher: "Daniel Muehlbachler-Pietrzykowski",
Expand Down
Loading

0 comments on commit 8a6729b

Please sign in to comment.