Releases: CircleCI-Public/terraform-orb
Releases · CircleCI-Public/terraform-orb
v3.4.0
What's Changed
- Feat: update default executor version by @marboledacci in #109
- Support absolute path for backend and var file by @marboledacci in #110
- feat(apply): add parallelism option on terraform apply by @marboledacci in #111
- Re add init to destroy job by @marboledacci in #112
- Add eval to path so it supports env by @marboledacci in #114
New Contributors
- @marboledacci made their first contribution in #109
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- feat: lock param on terraform plan (default to true) by @VincentPerez in #106
- Add option to upgrade modules and providers by @0x63lv in #102
New Contributors
- @VincentPerez made their first contribution in #106
- @0x63lv made their first contribution in #102
Full Changelog: v3.2.1...v3.3.0
v3.2.1 - Fix version setting
v3.2.0 Customizable lock timeout
What's Changed
- feat(plan,apply): add argument for lock timeout by @andrebask in #92
New Contributors
- @andrebask made their first contribution in #92
Full Changelog: v3.1.0...v3.2.0
v3.1.0 - Many fixes and features
Get The Orb
https://circleci.com/developer/orbs/orb/circleci/terraform?version=3.1.0
What's Changed
- ci: Orb tools 11 migration by @KyleTryon in #66
- feat: add color output by @KyleTryon in #67
- fix: add backwards compatible shasum check by @KyleTryon in #68
- feat: add a custom timeout limit by @KyleTryon in #70
- feat: add docker executor resouce_class parameter by @kynefuk in #69
- docs: prep usage examples for 3.1 by @KyleTryon in #73
- fix: Interpolate environment variables by @KyleTryon in #72
- feat: optionally apply plan file by @KyleTryon in #74
- Support "latest" Terraform version by @alexjurkiewicz in #71
- fix: interpolate workspace variable to allow env by @KyleTryon in #75
- fix: interp var file by @KyleTryon in #76
- Pass the cli_config_file parameter through to the validate command by @samcook in #52
- chore: update readme content by @KyleTryon in #77
- fix: add workspace parameter to validate by @KyleTryon in #78
New Contributors
Full Changelog: v1.0.1...v3.1.0