0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/example
Konstantin Kornienko 65f8ba5bfe
feat(vm): implement filtering in vms data source. (#1423)
* feat(vm): implement filtering in vms data source.

* Additional attributes for vm data source (status, template)

* fix qodana CI job condition

---------

Signed-off-by: Konstantin Kornienko <konstantin.kornienko@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-07-05 15:52:39 -04: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_node.tf feat(vm): add proxmox_virtual_environment_node datasource (#1151) 2024-03-23 20:17:09 -04: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): implement filtering in vms data source. (#1423) 2024-07-05 15:52:39 -04:00
main.tf feat(file)!: snippets upload using SSH input stream (#1085) 2024-03-02 19:06:59 -05: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 fix(lxc): use default rootfs size (4Gb) prevents creation of mount points (#1398) 2024-06-17 03:47:50 +00: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 fix(vm): ignore 599 task status response when waiting for VM start (#1365) 2024-06-07 01:50:18 +00:00
resource_virtual_environment_file.tf chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311) 2024-05-18 23:31:50 -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_trunks.tf feat(vm): add VLAN trunk support (#1086) 2024-03-03 13:57:58 -05:00
resource_virtual_environment_user.tf fix(user): expiration_date attribute handling (#1066) 2024-02-27 03:06:58 +00:00
resource_virtual_environment_vm.tf feat(vm): add support for disk.serial attribute (#1385) 2024-06-11 01:40:03 +00:00
ssh.tf feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
variables.tf fix(vm): ignore 599 task status response when waiting for VM start (#1365) 2024-06-07 01:50:18 +00:00
versions.tf chore(docs): update terraform local (2.4.1 → 2.5.1) (#1116) 2024-03-11 20:53:51 -04:00