Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 713 Bytes

resource_definition.md

File metadata and controls

31 lines (20 loc) · 713 Bytes
page_title subcategory description
cortex_resource_definition Resource - terraform-provider-cortex
ResourceDefinition Entity

cortex_resource_definition (Resource)

ResourceDefinition Entity

Schema

Required

  • name (String) Name of the team.
  • schema (String) Schema for the resource definition.
  • type (String) Unique identifier for the resource definition.

Optional

  • description (String) Description of the team.

Read-Only

  • id (String) The ID of this resource.
  • source (String) Source of the resource definition. Either "CORTEX" or "CUSTOM".