0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/docs/data-sources/role.md
2020-10-22 19:10:40 -04:00

412 B

layout title permalink nav_order parent
page Role /data-sources/role 9 Data Sources

Data Source: Role

Retrieves information about a specific role.

Example Usage

data "proxmox_virtual_environment_role" "operations_role" {
  role_id = "operations"
}

Arguments Reference

  • role_id - (Required) The role identifier.

Attributes Reference

  • privileges - The role privileges