0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/proxmox
Rui Lopes 66bba2a027
feat(vm): Add support for setting the VM TPM State device (#743)
* feat(vm): add support for setting the vm tpm state

Signed-off-by: Rui Lopes <rgl@ruilopes.com>

* feat(vm): add encoding / unmarshalling for CustomTPMState

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* feat(vm): fix typos

Signed-off-by: Rui Lopes <rgl@ruilopes.com>

* feat(vm): fix vmGetTPMState

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* feat(docs): add the vm tpm_state documentation

Signed-off-by: Rui Lopes <rgl@ruilopes.com>

* feat(docs): add the vm tpm_state example

Signed-off-by: Rui Lopes <rgl@ruilopes.com>

---------

Signed-off-by: Rui Lopes <rgl@ruilopes.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-12-04 21:53:33 -05:00
..
access chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
api feat(provider): modify the proxmox api client to support connecting through an https proxy (#748) 2023-11-28 15:51:38 -05:00
cluster fix(vm): type error when unmarshalling GetResponseData.data.memory (#728) 2023-11-17 18:39:13 -05:00
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
nodes feat(vm): Add support for setting the VM TPM State device (#743) 2023-12-04 21:53:33 -05:00
pools chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ssh fix(provider): add informative error around ssh-agent (#620) 2023-10-16 20:00:09 -04:00
storage chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
types fix(vm): type error when unmarshalling GetResponseData.data.memory (#728) 2023-11-17 18:39:13 -05:00
version feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
client.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00