0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00
terraform-provider-proxmox/proxmox/access
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
..
acl_types.go feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
acl.go feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
client.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
groups_types.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
groups.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
roles_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
roles.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
user_token_types.go feat(access): add proxmox user token (#1159) 2024-05-08 15:26:33 -04:00
user_token.go feat(access): add proxmox user token (#1159) 2024-05-08 15:26:33 -04:00
users_types.go fix(user): expiration_date attribute handling (#1066) 2024-02-27 03:06:58 +00:00
users.go fix(user): expiration_date attribute handling (#1066) 2024-02-27 03:06:58 +00:00