Files
autoglue/terraform-provider-autoglue/docs/resources/annotation.md
2025-11-06 02:36:17 +00:00

588 B

page_title, subcategory, description
page_title subcategory description
autoglue_annotation Resource - terraform-provider-autoglue Create and manage a annotation (org-scoped).

autoglue_annotation (Resource)

Create and manage a annotation (org-scoped).

Schema

Required

  • key (String) Key.
  • value (String) Value.

Read-Only

  • created_at (String)
  • id (String) ID (UUID).
  • organization_id (String)
  • raw (String) Full server JSON from API.
  • updated_at (String)