mirror of
https://github.com/antonbabenko/terraform-skill.git
synced 2026-09-18 20:07:05 +08:00
4.5 KiB
4.5 KiB
1.17.0 (2026-05-30)
Features
- ship terraform-skill as a Kiro Power (349024d)
1.16.0 (2026-05-24)
Features
- treat AWS/Azure/GCP equally with cross-cloud equivalence map and progressive cloud routing (#33) (75619bc)
1.15.0 (2026-05-23)
Features
1.14.0 (2026-05-18)
Bug Fixes
- Allow optional frontmatter fields in SKILL.md validation (e4393cb), closes #21146856119
- changelog: prevent regeneration from losing intermediate releases (b81b57d)
- ci: sync versions in release pre-commit hook so tags are not stale (#29) (6ca340d)
- restore release version source (dedicated version.json) (77db3a3)
- revert conventional-changelog-action to v5 due to tag detection bug (9ba8215)
Features
- add terraform-ls code intelligence guidance (7ad926c)
- Added plugin install command to docs (c400b18)
- code-intelligence: cross-reference code-intelligence plugin + host setup (#27) (908d562)
- codex: add plugin manifest (#23) (cfbafe4)
- Enhance skill with comprehensive best practices from original guide (f32fc3b)
- umbrella update (plugin autodiscovery, full skill rewrite, LLM hallucination guards, fact-checks) (#14) (deba6e8)
1.0.0 (2026-01-18)
Bug Fixes
-
claude-plugin: Update marketplace.json version and source structure (2bca71c)
-
Fixed marketplace.json (2b12e4e)
-
feat!: migrate to marketplace-only architecture (f32de12)
Features
- initial release of terraform-skill v1.0.0 (4f1a017)
BREAKING CHANGES
- Removed plugin.json in favor of marketplace.json.
Changes:
- Migrate source type from 'local' to 'github'
- Add version synchronization (marketplace, plugin, git ref)
- Update workflows for marketplace.json validation and releases
- Update documentation references
Users must reinstall: /plugin marketplace remove terraform-skill /plugin marketplace add antonbabenko/terraform-skill