0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/example
Rafał Safin 58347c09fe
feat(storage): add new resource proxmox_virtual_environment_download_file (#837)
* feat(core): add query url metadata endpoint to nodes client api

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(core): move storage api code to nodestorage folder

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(core): add download url api

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): add  resource_download_file

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): finish new resource_download_file

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): generate docs for new download file resource, update other docs and examples

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): add basic acc tests for resource download_file

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(test): lint new test file

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): warning instead of error when file already exists on resource download file

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): better validation in resource download file, delete upload task on error

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): better err message in resource download file

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(core): removed unnecessary toint in custom type bool

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(storage): typo in resource download file error

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): download file resource review - 1

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* feat(storage): finish resource download file after review

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(storage): error instead of warnings in parse int errors in sizeRequiresReplaceModifier

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(docs): remove unwanted changes in virtual_environment_file.md

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(test): fix download file base acceptance tests

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(test): fix resource download file acc tests

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix(test): last fix resource download file acc test

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>

* fix: use PVE-compatible jammy LXC image, fix few typos

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

---------

Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Rafał Safin <rafal.safin@rafsaf.pl>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-02 21:29:13 -05:00
..
data_source_virtual_environment_datastores.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_dns.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_group.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_groups.tf map -> tomap TF API change 2021-09-09 20:41:59 -04:00
data_source_virtual_environment_hosts.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_nodes.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_pool.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_pools.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_role.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_roles.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_time.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_user.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_users.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
data_source_virtual_environment_vm.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
data_source_virtual_environment_vms.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
main.tf feat: SSH-Agent Support (#306) 2023-05-22 13:34:24 -04:00
resource_virtual_environment_cluster_firewall_security_group.tf fix(firewall): fw controls bugfixes (#287) 2023-04-04 00:42:35 +00:00
resource_virtual_environment_cluster_options.tf feat(cluster): add cluster options resource (#548) 2023-09-12 07:49:03 -04:00
resource_virtual_environment_container.tf feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
resource_virtual_environment_dns.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
resource_virtual_environment_download_file.tf feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
resource_virtual_environment_file.tf feat(vm): add support for meta-data in cloud-init (#378) 2023-06-24 00:06:05 -04:00
resource_virtual_environment_firewall_alias.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
resource_virtual_environment_firewall_ipset.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
resource_virtual_environment_firewall_options.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
resource_virtual_environment_firewall_rules.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
resource_virtual_environment_group.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
resource_virtual_environment_hosts.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
resource_virtual_environment_pool.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
resource_virtual_environment_role.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
resource_virtual_environment_time.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
resource_virtual_environment_user.tf fix(user): make password attribute optional (#474) 2023-08-10 15:07:49 +00:00
resource_virtual_environment_vm.tf feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
ssh.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
variables.tf fix: example and makefile issues 2021-02-13 02:46:29 +01:00
versions.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00