0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/docs/data-sources/role.md
2020-10-22 19:10:40 -04:00

28 lines
412 B
Markdown

---
layout: page
title: Role
permalink: /data-sources/role
nav_order: 9
parent: 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