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
renovate[bot] c116db592b
chore(deps): update terraform local (2.2.2 → 2.4.1) (#902)
| datasource         | package         | from  | to    |
| ------------------ | --------------- | ----- | ----- |
| terraform-provider | hashicorp/local | 2.2.2 | 2.4.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 04:28:11 +00: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 chore(deps): update terraform local (2.2.2 → 2.4.1) (#902) 2024-01-16 04:28:11 +00:00