Schema Coverage

Analyzes a Terraform resource schema and compares it to attributes used in the acceptance test suite (configs + assertions). Produces a prioritized report of missing and poor coverage (set-only assertions, single-value coverage, missing unset/empty cases, missing update coverage). Use when the user asks about schema coverage, test coverage gaps, or improving Terraform acceptance tests for a resource.

elastic af46319 2 files · 11.9 KB Updated

File contents

elastic/terraform-provider-elasticstack/tree/main/.agents/skills/schema-coverage commit af46319e8a

Frequently asked questions

npx skillmds@latest add elastic/schema-coverage