Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .pulumi-java-gen.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.21.0
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PROVIDER := pulumi-resource-${PACK}
VERSION := $(shell pulumictl get version)

JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v1.17.0
JAVA_GEN_VERSION := v1.21.0

TESTPARALLELISM := 4

Expand Down
10 changes: 8 additions & 2 deletions examples/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
module github.com/muhlba91/pulumi-proxmoxve/examples

go 1.23.0
go 1.24.7

toolchain go1.25.7

replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20250530111747-935112552988
replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20250923233607-7f1981c8674a

require (
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/pulumi/pulumi/pkg/v3 v3.218.0 // indirect
github.com/pulumi/pulumi/sdk/v3 v3.218.0 // indirect
)
6 changes: 6 additions & 0 deletions examples/go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
github.com/pulumi/pulumi/pkg/v3 v3.218.0 h1:eiPdauXfMRAxnmJgaah5Ms7vQ9KSHj4732qE5ScXQH0=
github.com/pulumi/pulumi/pkg/v3 v3.218.0/go.mod h1:ww7sWw6SW3D0PfCU+65/VwxXDodvChXNya8/Darr7S8=
github.com/pulumi/pulumi/sdk/v3 v3.218.0 h1:kRad759G31wo6GrIM0azt0nPyKw/738P8gmK4ogf5JA=
github.com/pulumi/pulumi/sdk/v3 v3.218.0/go.mod h1:ZOBPPC2NZOZf729AdCX+CctfNc5SN6aJh0bdqNdzQC4=
3 changes: 3 additions & 0 deletions provider/cmd/pulumi-resource-proxmoxve/Pulumi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: proxmoxve
description: A Pulumi resource provider for proxmoxve.
language: schema
215 changes: 215 additions & 0 deletions provider/cmd/pulumi-resource-proxmoxve/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@
"current": "proxmoxve:index/acmeAccount:AcmeAccount",
"majorVersion": 7
},
"proxmox_virtual_environment_acme_certificate": {
"current": "proxmoxve:Acme/certificate:Certificate",
"majorVersion": 7,
"fields": {
"domains": {
"maxItemsOne": false
},
"subject_alternative_names": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_acme_dns_plugin": {
"current": "proxmoxve:index/acmeDnsPlugin:AcmeDnsPlugin",
"majorVersion": 7
Expand Down Expand Up @@ -44,6 +56,41 @@
}
}
},
"proxmox_virtual_environment_cloned_vm": {
"current": "proxmoxve:VM/clonedVirtualMachine:ClonedVirtualMachine",
"majorVersion": 7,
"fields": {
"cpu": {
"fields": {
"flags": {
"maxItemsOne": false
}
}
},
"delete": {
"fields": {
"disk": {
"maxItemsOne": false
},
"network": {
"maxItemsOne": false
}
}
},
"network": {
"elem": {
"fields": {
"trunks": {
"maxItemsOne": false
}
}
}
},
"tags": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_cluster_firewall": {
"current": "proxmoxve:Network/firewall:Firewall",
"majorVersion": 7,
Expand Down Expand Up @@ -322,6 +369,10 @@
"current": "proxmoxve:Network/networkVlan:NetworkVlan",
"majorVersion": 7
},
"proxmox_virtual_environment_node_firewall": {
"current": "proxmoxve:Node/firewall:Firewall",
"majorVersion": 7
},
"proxmox_virtual_environment_oci_image": {
"current": "proxmoxve:Oci/image:Image",
"majorVersion": 7
Expand All @@ -339,6 +390,14 @@
"current": "proxmoxve:Pool/membership:Membership",
"majorVersion": 7
},
"proxmox_virtual_environment_realm_ldap": {
"current": "proxmoxve:Realm/ldap:Ldap",
"majorVersion": 7
},
"proxmox_virtual_environment_realm_sync": {
"current": "proxmoxve:Realm/sync:Sync",
"majorVersion": 7
},
"proxmox_virtual_environment_role": {
"current": "proxmoxve:Permission/role:Role",
"majorVersion": 7,
Expand All @@ -352,6 +411,32 @@
"current": "proxmoxve:Sdn/applier:Applier",
"majorVersion": 7
},
"proxmox_virtual_environment_sdn_fabric_node_openfabric": {
"current": "proxmoxve:Sdn/fabric/node/openfabric:Openfabric",
"majorVersion": 7,
"fields": {
"interface_names": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_sdn_fabric_node_ospf": {
"current": "proxmoxve:Sdn/fabric/node/ospf:Ospf",
"majorVersion": 7,
"fields": {
"interface_names": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_sdn_fabric_openfabric": {
"current": "proxmoxve:SDNFabric/openFabric:OpenFabric",
"majorVersion": 7
},
"proxmox_virtual_environment_sdn_fabric_ospf": {
"current": "proxmoxve:SDNFabric/oSPF:OSPF",
"majorVersion": 7
},
"proxmox_virtual_environment_sdn_subnet": {
"current": "proxmoxve:Sdn/subnet:Subnet",
"majorVersion": 7
Expand Down Expand Up @@ -411,6 +496,90 @@
}
}
},
"proxmox_virtual_environment_storage_cifs": {
"current": "proxmoxve:Storage/cIFS:CIFS",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_storage_directory": {
"current": "proxmoxve:Storage/directory:Directory",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_storage_lvm": {
"current": "proxmoxve:Storage/lVM:LVM",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_storage_lvmthin": {
"current": "proxmoxve:Storage/lVMThin:LVMThin",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_storage_nfs": {
"current": "proxmoxve:Storage/nFS:NFS",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_storage_pbs": {
"current": "proxmoxve:Storage/pBS:PBS",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_storage_zfspool": {
"current": "proxmoxve:Storage/zFSPool:ZFSPool",
"majorVersion": 7,
"fields": {
"content": {
"maxItemsOne": false
},
"nodes": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_time": {
"current": "proxmoxve:index/time:Time",
"majorVersion": 7
Expand Down Expand Up @@ -937,6 +1106,32 @@
}
}
},
"proxmox_virtual_environment_sdn_fabric_node_openfabric": {
"current": "proxmoxve:Sdn/fabric/node/getOpenfabric:getOpenfabric",
"majorVersion": 7,
"fields": {
"interface_names": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_sdn_fabric_node_ospf": {
"current": "proxmoxve:Sdn/fabric/node/getOspf:getOspf",
"majorVersion": 7,
"fields": {
"interface_names": {
"maxItemsOne": false
}
}
},
"proxmox_virtual_environment_sdn_fabric_openfabric": {
"current": "proxmoxve:Sdn/fabric/getOpenfabric:getOpenfabric",
"majorVersion": 7
},
"proxmox_virtual_environment_sdn_fabric_ospf": {
"current": "proxmoxve:Sdn/fabric/getOspf:getOspf",
"majorVersion": 7
},
"proxmox_virtual_environment_sdn_subnet": {
"current": "proxmoxve:Sdn/getSubnet:getSubnet",
"majorVersion": 7
Expand Down Expand Up @@ -1142,6 +1337,7 @@
"auto-settings": {},
"mux": {
"resources": {
"proxmoxve:Acme/certificate:Certificate": 1,
"proxmoxve:Apt/repository:Repository": 1,
"proxmoxve:Apt/standard/repository:Repository": 1,
"proxmoxve:CT/container:Container": 0,
Expand All @@ -1161,22 +1357,37 @@
"proxmoxve:Network/firewallSecurityGroup:FirewallSecurityGroup": 0,
"proxmoxve:Network/networkBridge:NetworkBridge": 1,
"proxmoxve:Network/networkVlan:NetworkVlan": 1,
"proxmoxve:Node/firewall:Firewall": 1,
"proxmoxve:Oci/image:Image": 1,
"proxmoxve:Permission/group:Group": 0,
"proxmoxve:Permission/pool:Pool": 0,
"proxmoxve:Permission/role:Role": 0,
"proxmoxve:Permission/user:User": 0,
"proxmoxve:Pool/membership:Membership": 1,
"proxmoxve:Realm/ldap:Ldap": 1,
"proxmoxve:Realm/sync:Sync": 1,
"proxmoxve:SDNFabric/oSPF:OSPF": 1,
"proxmoxve:SDNFabric/openFabric:OpenFabric": 1,
"proxmoxve:SDNZone/evpn:Evpn": 1,
"proxmoxve:SDNZone/qinq:Qinq": 1,
"proxmoxve:SDNZone/simple:Simple": 1,
"proxmoxve:SDNZone/vlan:Vlan": 1,
"proxmoxve:SDNZone/vxlan:Vxlan": 1,
"proxmoxve:Sdn/applier:Applier": 1,
"proxmoxve:Sdn/fabric/node/openfabric:Openfabric": 1,
"proxmoxve:Sdn/fabric/node/ospf:Ospf": 1,
"proxmoxve:Sdn/subnet:Subnet": 1,
"proxmoxve:Sdn/vnet:Vnet": 1,
"proxmoxve:Storage/cIFS:CIFS": 1,
"proxmoxve:Storage/directory:Directory": 1,
"proxmoxve:Storage/file:File": 0,
"proxmoxve:Storage/lVM:LVM": 1,
"proxmoxve:Storage/lVMThin:LVMThin": 1,
"proxmoxve:Storage/nFS:NFS": 1,
"proxmoxve:Storage/pBS:PBS": 1,
"proxmoxve:Storage/zFSPool:ZFSPool": 1,
"proxmoxve:User/token:Token": 1,
"proxmoxve:VM/clonedVirtualMachine:ClonedVirtualMachine": 1,
"proxmoxve:VM/virtualMachine2:VirtualMachine2": 1,
"proxmoxve:VM/virtualMachine:VirtualMachine": 0,
"proxmoxve:index/acl:Acl": 1,
Expand Down Expand Up @@ -1221,6 +1432,10 @@
"proxmoxve:SDNZone/getSimple:getSimple": 1,
"proxmoxve:SDNZone/getVlan:getVlan": 1,
"proxmoxve:SDNZone/getVxlan:getVxlan": 1,
"proxmoxve:Sdn/fabric/getOpenfabric:getOpenfabric": 1,
"proxmoxve:Sdn/fabric/getOspf:getOspf": 1,
"proxmoxve:Sdn/fabric/node/getOpenfabric:getOpenfabric": 1,
"proxmoxve:Sdn/fabric/node/getOspf:getOspf": 1,
"proxmoxve:Sdn/getSubnet:getSubnet": 1,
"proxmoxve:Sdn/getVnet:getVnet": 1,
"proxmoxve:Sdn/getVnets:getVnets": 1,
Expand Down
2 changes: 1 addition & 1 deletion provider/cmd/pulumi-resource-proxmoxve/schema-embed.json

Large diffs are not rendered by default.

Loading
Loading