--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "autoglue_taint Resource - terraform-provider-autoglue" subcategory: "" description: |- Create and manage a taint (org-scoped). --- # autoglue_taint (Resource) Create and manage a taint (org-scoped). ## Schema ### Required - `effect` (String) Effect. - `key` (String) Key. - `value` (String) Value. ### Read-Only - `created_at` (String) - `id` (String) Server ID (UUID). - `organization_id` (String) - `raw` (String) Full server JSON from API. - `updated_at` (String)