0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
terraform-provider-proxmox/fwprovider
hrmny afcbb415a3
feat(access): add ACL resource (#1166)
* feat: add ACL resource

Signed-off-by: hrmny <8845940+ForsakenHarmony@users.noreply.github.com>

* chore: move code under /access, cleanup acc tests

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

---------

Signed-off-by: hrmny <8845940+ForsakenHarmony@users.noreply.github.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-08 20:22:15 -04:00
..
access feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
ha chore(code): reorganize HA & node network code (#1218) 2024-04-16 00:08:14 +00:00
hardwaremapping feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
network chore(code): reorganize HA & node network code (#1218) 2024-04-16 00:08:14 +00:00
structure feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
tests feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
types feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
validators feat(cluster): Implement initial support for "hardware mappings" (#1213) 2024-04-18 16:00:51 -04:00
vm feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
datasource_version.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
provider.go feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
resource_download_file.go fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
resource_options.go feat(cluster): Extend the available attributes for the proxmox_virtual_environment_cluster_options resource (#1241) 2024-04-29 20:08:44 -04:00