Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Releases: ryan4yin/pulumi-proxmox

v0.0.6

15 Jan 06:24
Compare
Choose a tag to compare

update log: add resources, update docs.

download and install resource plugin, command:

wget https://github.com/ryan4yin/pulumi-proxmox/releases/download/v0.0.6/pulumi-resource-proxmox-v0.0.6-linux_amd64.tgz
pulumi plugin install resource proxmox 0.0.6 -f pulumi-resource-proxmox-v0.0.6-linux_amd64.tgz

and then install python sdk from pypi:

pip install pulumi-proxmox==0.0.6

v0.0.5

05 Jan 01:57
Compare
Choose a tag to compare

download and install resource plugin, command:

wget https://github.com/ryan4yin/pulumi-proxmox/releases/download/v0.0.5/pulumi-resource-proxmox-v0.0.5-linux_amd64.tgz
pulumi plugin install resource proxmox 0.0.5 -f pulumi-resource-proxmox-v0.0.5-linux_amd64.tgz

and then install python sdk from pypi:

pip install pulumi-proxmox==0.0.5