Skip to content

Releases: terraform-ibm-modules/ibmcloud-terratest-wrapper

v1.21.4

13 Sep 09:53
v1.21.4
a6033a3
Compare
Choose a tag to compare

1.21.4 (2023-09-13)

Bug Fixes

v1.21.3

13 Sep 09:17
v1.21.3
f23a51b
Compare
Choose a tag to compare

1.21.3 (2023-09-13)

Bug Fixes

  • Only delete directory if it exists during teardown (#642) (f23a51b)

v1.21.2

12 Sep 16:08
v1.21.2
bfaeb70
Compare
Choose a tag to compare

1.21.2 (2023-09-12)

Bug Fixes

v1.21.1

12 Sep 12:36
v1.21.1
97a2c5c
Compare
Choose a tag to compare

1.21.1 (2023-09-12)

Bug Fixes

v1.21.0

12 Sep 10:12
8d6cbb9
Compare
Choose a tag to compare

1.21.0 (2023-09-12)

Features / Fixes

  • getRemoteURL updated to getRemoteOriginURL for more descriptive name
  • getSymbolicRef replaced by getCurrentBranch which tries multiple approaches incase one fails on the runtime environment
  • CleanTerraformDir added the removes terraform metafiles like state, cache and lock files form the target directory
  • DisableTempWorkingDir added to the test options useful for if you need to keep files around after the test when teardown is disabled
  • Updated upgrade test to find the upstream URL and origin branch this is to allow a fork to work and have the base branch and repo auto-detected.
  • Option added for BaseTerraformRepo and BaseTerraformBranch to manually set the base repo and branch for an upgrade test if users are not using a default configuration. These will be overridden by environment variables BASE_TERRAFORM_REPO and BASE_TERRAFORM_BRANCH if set.
  • Option added DisableTempWorkingDir to disable temporary working directory. Workspace collisions when running in parallel could occur if this is set to true.

v1.11.6

02 Sep 03:02
v1.11.6
593cd5e
Compare
Choose a tag to compare

1.11.6 (2023-09-02)

Bug Fixes

v1.11.5

26 Aug 03:04
v1.11.5
06e6aa6
Compare
Choose a tag to compare

1.11.5 (2023-08-26)

Bug Fixes

v1.11.4

24 Aug 17:24
v1.11.4
5083b13
Compare
Choose a tag to compare

1.11.4 (2023-08-24)

Bug Fixes

v1.11.3

23 Aug 15:47
v1.11.3
00131bb
Compare
Choose a tag to compare

1.11.3 (2023-08-23)

Bug Fixes

v1.11.2

23 Aug 13:32
v1.11.2
ef9cacf
Compare
Choose a tag to compare

1.11.2 (2023-08-23)

Bug Fixes