Files
autoglue/terraform-provider-autoglue/docs/data-sources/labels.md
2025-11-06 02:36:17 +00:00

775 B

page_title, subcategory, description
page_title subcategory description
autoglue_labels Data Source - terraform-provider-autoglue List labels for the organization (org-scoped).

autoglue_labels (Data Source)

List labels for the organization (org-scoped).

Schema

Read-Only

Nested Schema for items

Read-Only:

  • created_at (String) RFC3339, UTC.
  • id (String) Taint ID (UUID).
  • key (String)
  • organization_id (String)
  • raw (String) Full JSON for the item.
  • updated_at (String) RFC3339, UTC.
  • value (String)