diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index a4c3d6b..8a5584d 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -21,7 +21,7 @@ "source": { "source": "url", "url": "git@github.com:antonbabenko/terraform-skill.git", - "ref": "v1.10.0" + "ref": "v1.11.0" }, "policy": { "installation": "AVAILABLE", diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4877be2..8e6df22 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -15,7 +15,7 @@ "source": { "source": "github", "repo": "antonbabenko/terraform-skill", - "ref": "v1.10.0" + "ref": "v1.11.0" }, "description": "Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.", "category": "development", @@ -32,7 +32,7 @@ "lsp", "terraform-ls" ], - "version": "1.10.0" + "version": "1.11.0" }, { "name": "code-intelligence",