Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 767 Bytes

File metadata and controls

28 lines (19 loc) · 767 Bytes
page_title stackit_authorization_organization_custom_role Data Source - stackit
subcategory
description Custom Role resource schema.

stackit_authorization_organization_custom_role (Data Source)

Custom Role resource schema.

Schema

Required

  • resource_id (String) Resource to add the custom role to.
  • role_id (String) The ID of the role.

Read-Only

  • description (String) A human readable description of the role.
  • id (String) Terraform's internal resource identifier. It is structured as "[resource_id],[role_id]".
  • name (String) Name of the role
  • permissions (List of String) Permissions for the role