mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
30 lines
588 B
Markdown
30 lines
588 B
Markdown
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "autoglue_annotation Resource - terraform-provider-autoglue"
|
|
subcategory: ""
|
|
description: |-
|
|
Create and manage a annotation (org-scoped).
|
|
---
|
|
|
|
# autoglue_annotation (Resource)
|
|
|
|
Create and manage a annotation (org-scoped).
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## 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)
|