mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
795 B
795 B
page_title, subcategory, description
| page_title | subcategory | description |
|---|---|---|
| autoglue_taints Data Source - terraform-provider-autoglue | List taints for the organization (org-scoped). |
autoglue_taints (Data Source)
List taints for the organization (org-scoped).
Schema
Read-Only
items(Attributes List) Taints returned by the API. (see below for nested schema)
Nested Schema for items
Read-Only:
created_at(String) RFC3339, UTC.effect(String)id(String) Taint ID (UUID).key(String)organization_id(String)raw(String) Full JSON for the item.updated_at(String) RFC3339, UTC.value(String)