Skip to content

Releases: IBM/iac-spec-kit

IaC Spec Kit Templates - 0.0.7

02 Mar 17:34
460cb2e

Choose a tag to compare

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

19 Dec 21:36
4791fe5

Choose a tag to compare

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.plan now uses lightweight research by default for quicker iteration
    • Added optional /iac.enrichplan command for deep research and architecture exploration when needed. This flow used to be part of /iac.plan in previous versions.
    • /iac.principles is 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

02 Dec 21:41
e037b1c

Choose a tag to compare

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

27 Nov 17:15

Choose a tag to compare

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

21 Nov 18:14
5daaabe

Choose a tag to compare

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

14 Nov 16:58

Choose a tag to compare

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