provider-verification
OfficialProve provider changes work on real clouds.
Software Engineering#Terraform#cloud integration#bug triage#provider verification#mql#schema diffing#mql run
Authormondoohq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of provider schema and field changes that look correct in code but fail or return wrong data only when exercised against live cloud APIs.
Core Features & Use Cases
- Diff-driven verification: extracts added/changed
.lrresources and fields plus affected provider.gofiles from a PR or commit range. - Live, cheapest-infra smoke testing: provisions minimal Terraform resources per cloud to populate each changed field, then queries them with
mql run. - Cost and safety guardrails: gates the run when projected spend exceeds $2/hour, requires explicit approval, retries transient apply failures, and always tears down.
- Bug triage with actionable outputs: reports verification results, separates environment limitations from provider bugs, and creates one combined fix PR for verifiable provider issues.
Quick Start
Trigger this skill for a provider PR (for example, PR #7701) by asking your AI assistant to run provider-verification to provision the smallest Terraform infra needed and verify every changed resource/field against live cloud accounts.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: provider-verification Download link: https://github.com/mondoohq/mql/archive/main.zip#provider-verification Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.