Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.06 KB

schema_group_headline.md

File metadata and controls

41 lines (32 loc) · 1.06 KB
page_title subcategory description
epilot-schema_schema_group_headline Data Source - terraform-provider-epilot-schema
SchemaGroupHeadline DataSource

epilot-schema_schema_group_headline (Data Source)

SchemaGroupHeadline DataSource

Example Usage

data "epilot-schema_schema_group_headline" "my_schemagroupheadline" {
  composite_id = "contact:97644baa-083f-4e49-9188-fcff2ecaad7d"
}

Schema

Required

  • composite_id (String) Schema Slug and the Schema Group ID

Read-Only

  • divider (String)
  • enable_divider (Boolean)
  • group (String) The group of headline attribute
  • id (String) The ID of this resource.
  • label (String)
  • layout (String)
  • manifest (List of String) Manifest ID used to create/update the schema group headline
  • name (String)
  • order (Number) The order of headline attribute
  • purpose (List of String)
  • schema (String) Schema slug the capability belongs to
  • type (String)