Releases: IBM/iac-spec-kit
IaC Spec Kit Templates - 0.0.7
Use these releases with your preferred AI agent. We recommend the IaC-Specify CLI for project scaffolding, but you can download and unzip the templates in your project directory if needed. Note: If manually extracting on Linux or Mac, run to set execute permissions on bash scripts.
Changelog
IaC Spec Kit Templates - 0.0.6
Use these releases with your preferred AI agent. We recommend the IaC-Specify CLI for project scaffolding, but you can download and unzip the templates in your project directory if needed. Note: If manually extracting on Linux or Mac, run chmod +x to set execute permissions on bash scripts.
Changelog
Changed
- Streamlined workflow with faster, more focused commands:
/iac.plannow uses lightweight research by default for quicker iteration- Added optional
/iac.enrichplancommand for deep research and architecture exploration when needed. This flow used to be part of /iac.plan in previous versions. /iac.principlesis now optional, recognizing that IaC repositories typically focus on single infrastructure specifications rather than multiple application components requiring governance
Fixed
- Issue where plan.md file was overridden during workflow execution
- Removed unused references to data-model and contracts md files
Documentation
- Updated documentation to reflect streamlined workflow with optional commands
- Added list of ideas for future work and contribution guide
IaC Spec Kit Templates - 0.0.5
Use these releases with your preferred AI agent. We recommend the IaC-Specify CLI for project scaffolding, but you can download and unzip the templates in your project directory if needed.
Changelog
- fix: issue where some paths had double .specify/.specify in generated release bundles
IaC Spec Kit Templates - 0.0.4
Use these releases with your preferred AI agent. We recommend the IaC-Specify CLI for project scaffolding, but you can download and unzip the templates in your project directory if needed.
Changelog
- build: bump version number
- fix: abstract principle name examples to prevent verbatim copying
- fix: update principles template and version guidance
- fix: trim verbose boilerplate comments from spec template
- fix: replace deploy terminology with provision/environment in commands
IaC Spec Kit Templates - 0.0.3
Use these releases with your preferred AI agent. We recommend the IaC-Specify CLI for project scaffolding, but you can download and unzip the templates in your project directory if needed.
Changelog
IaC Spec Kit Templates - 0.0.1
Use these releases with your preferred AI agent. We recommend the IaC-Specify CLI for project scaffolding, but you can download and unzip the templates in your project directory if needed.
Changelog
- chore: merge with ibm repo
- build: prep release
- chore: clean up
- chore: clean up
- ci: remove markdown lint
- Initial commit
- fix: update IaC code generation guidelines in templates
- docs: fix formatting and links in README
- docs: fix formatting and links in README
- fix: align templates and commands with IaC principles
- fix: align principles.md with charter and tenets