Skip to content

Latest commit

 

History

History
246 lines (151 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

246 lines (151 loc) · 15.3 KB

Changelog

All notable changes to this project will be documented in this file.

[1.8.5] - 2023-10-11

  • [#76] feat(75): provide access to prior state resources if available (fergoid)

1.8.4 - 2023-04-24

1.8.3 - 2023-04-16

1.8.2 - 2023-01-26

1.8.1 - 2022-12-01

  • [#66] Support both lists and tuples in var-file arg and add relevant test (ludoo)
  • [#65] Allow passing a list to tf_var_file (juliocc)

1.8.0 - 2022-11-09

1.7.7 - 2022-11-04

1.7.6 - 2022-11-02

  • [#62] Inherit TerraformJSONBase from Mapping ABC (juliocc)

1.7.5 - 2022-11-02

  • [#61] Replace cache checksumdir pypi pkg with internal _dirhash() (marshall7m)
  • [#60] Finer grained cache hash input (marshall7m)

1.7.4 - 2022-10-02

1.7.3 - 2022-09-29

1.7.2 - 2022-09-15

  • [#56] add ability to pickle tftest instance objects (marshall7m)

1.7.1 - 2022-08-04

1.7.0 - 2022-07-11

1.6.5 - 2022-05-04

1.6.4 - 2022-01-24

  • [#43] feat: Add ability to disable lifecycle prevent_destroy (grahamhar)

1.6.3 - 2022-01-06

  • [#40] Adds support for the upgrade argument of the init command (lorengordon)

1.6.2 - 2021-12-31

  • [#38] fix: On windows if a file is read only the cleanup reports errors. (grahamhar)

1.6.1 - 2021-11-25

1.6.0 - 2021-06-08

  • [#31] Update CI to use Terraform 0.15 (ludoo)

1.5.7 - 2021-06-02

1.5.6 - 2021-04-15

  • [#27] Don't fail when resource_changes key not present in output (brownmike)

1.5.5 - 2021-04-15

  • [#20] Fix quoting in backend config args (ludoo)

1.5.4 - 2020-11-26

  • [#19] New test to verify issue #17 (ludoo)

1.5.3 - 2020-11-07

  • [#16] Allow passing custom environment variables to terraform (juliocc)

1.5.2 - 2020-11-05

  • [#15] Accept plan outputs with no variables (ludoo)

1.5.1 - 2020-06-04

1.5.0 - 2020-02-15

  • [#11] Fix errors on missing Terraform outputs (ludoo)

1.4.1 - 2020-01-11

  • [#8] Add an option to leave terraform init data on exit (ludoo)

1.2.0 - 2019-11-05

  • [#4] Refactor module and tests for v1.0.0 (ludoo)

1.1.0 - 2019-11-05

  • [#6] Proxy raw dict attributes in TerraformValueDict (ludoo)
  • [#5] Minimal fixes to v1.0.0 (ludoo)

1.0.1 - 2019-10-30

  • [#2] Add support for force-copy and refresh arguments (ludoo)

1.0.0 - 2019-10-30

  • [#3] WIP: add support for Terraform plan JSON output (ludoo)

0.6.2 - 2019-09-10

  • [#1] remove tfstate ; add tf files to gitignore (bastiandg)

0.6.0 - 2019-09-10