This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Releases: newcontext-oss/kitchen-terraform
Releases · newcontext-oss/kitchen-terraform
v7.0.2
Changelog for Users
The changelog for users is available here.
What's Changed
- Fix Connection Logger Initialization by @aaron-lane in #523
Full Changelog: v7.0.1...v7.0.2
v7.0.1
Changelog for Users
The changelog for users is available here.
What's Changed
- Fix client doctor path resolution by @aaron-lane in #521
- Fix Converge Debug Logging and Prepare 7.0.1 by @aaron-lane in #522
Full Changelog: v7.0.0...v7.0.1
v7.0.0
Changelog for Users
The changelog for users is available here.
What's Changed
- Upgrade kitchen-terraform version in tutorials to 6.1 by @sshcherbakov in #477
- Updated docker tutorial by @TheSpartan1980 in #460
- Check for github action updates monthly by @jlosito in #478
- Bump hashicorp/setup-terraform from 1 to 2 by @dependabot in #480
- Bump github/codeql-action from 1 to 2 by @dependabot in #481
- Bump paambaati/codeclimate-action from 2.7.5 to 3.2.0 by @dependabot in #482
- Bump actions/checkout from 2 to 3 by @dependabot in #483
- Bump autero1/action-terragrunt from 1.1.1 to 1.2.0 by @dependabot in #484
- Add support for inspec 5 and drop inspec < 4.25.1 by @wyardley in #485
- Miscellaneous project updates by @aaron-lane in #487
- Implement Continuous Delivery Pipeline by @aaron-lane in #488
- Fix delivery triggers by @aaron-lane in #489
- Fix up Delivery pipeline by @aaron-lane in #490
- Use Ruby 3.1 consistently in Delivery workflow by @aaron-lane in #491
- Install Ruby gem with gem CLI by @aaron-lane in #492
- Drop path from download-artifact by @aaron-lane in #493
- Add Doctor Checks to Driver and Verifier by @aaron-lane in #494
- Define doctor Rake task by @aaron-lane in #496
- Fix kitchen doctor Acceptance by @aaron-lane in #497
- Refactor delivery pipeline by @aaron-lane in #498
- Fix reference to release candidate upload job by @aaron-lane in #499
- Add Terraform Transport by @aaron-lane in #500
- Drop Ruby 2.6 and Fix Transport Bugs by @aaron-lane in #501
- Fix Terraform Command Execution on Windows by @aaron-lane in #502
- Run acceptance tests with tracing by @aaron-lane in #503
- Add Windows to Commit Tests by @aaron-lane in #504
- Update dependencies by @aaron-lane in #505
- Update site for Transport by @aaron-lane in #507
- Drop Ruby 2.7 by @aaron-lane in #508
- Add Ruby 3.2 to development and tests by @aaron-lane in #509
- Reintroduce Support for Concurrency by @aaron-lane in #515
- 7.0.0 by @aaron-lane in #516
- Fix remaining references to 6.1 by @aaron-lane in #517
New Contributors
- @sshcherbakov made their first contribution in #477
- @TheSpartan1980 made their first contribution in #460
- @jlosito made their first contribution in #478
- @dependabot made their first contribution in #480
- @wyardley made their first contribution in #485
Full Changelog: v6.1.0...v7.0.0
v6.1.0
6.1.0 (#468) * Add support for Terraform >= 1.1.0, < 2.0.0 * Add entry for 6.1.0 * Add Codespaces configuration * Remove obsolete Travis CI references * Update tty-which to ~> 0.5.0 * Update bundle binstub * Add Node 17 to devcontainer * Rebuild site
v6.0.0
Bump version to 6.0.0 (#459)
v5.8.0
Add support for Terraform 0.15 (#452) * Allow Terraform 0.15.0 - 1.0.0 * Format with rufo * Redesign for InitFactory * Normalize init arguments * Add PostZeroFifteenZero to InitFactory * Extract Command::Version from VerifyVersion * Redesign to use InitFactory * Add attributes-post-0-15-0 suite * Add pre/post 0.15 validate commands * Use ValidateFactory in Converge * Add post 0.15 backend-ssh suite * Add post 0.15 plug-ins suite * Add variables-post-0-15-0 suite * Add workspaces-post-0-15-0 suite * Add GHA job for Terraform 0.15 * Update TF install for ruby_2_7_tf15 * Rename config attr to complete_config * Replace path.cwd with path.module * Fix key file pathname * Fix Windows workspaces task name * Output absolute paths * Refactor Converge#initialize * Refactor Create#call * Refactor Destroy#call * Refactor Converge#call * Remove obsolete options from Init#initialize * Prepare for 5.8.0 release
v5.7.2
5.7.2 (#447) * Update version to 5.7.2 * Add CHANGELOG entry for 5.7.2
v5.7.1
aaron-lane-v5.7.1 (#442) * Update version to 5.7.1 * Add 5.7.1 to CHANGELOG * Update documentation
v5.7.0
Update release job to use different GitHub action for setting up Ruby…
v5.6.0
Add support for Terraform 0.14