0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 12:32:59 +00:00
terraform-provider-proxmox/docs/data-sources/role.md

444 B

layout title permalink nav_order parent subcategory
page Role /data-sources/role 11 Data Sources Virtual Environment

Data Source: Role

Retrieves information about a specific role.

Example Usage

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

Argument Reference

  • role_id - (Required) The role identifier.

Attribute Reference

  • privileges - The role privileges