Skip to content

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

v1.21.0

12 Sep 10:12
8d6cbb9

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

Choose a tag to compare

1.11.6 (2023-09-02)

Bug Fixes

v1.11.5

26 Aug 03:04
v1.11.5
06e6aa6

Choose a tag to compare

1.11.5 (2023-08-26)

Bug Fixes

v1.11.4

24 Aug 17:24
v1.11.4
5083b13

Choose a tag to compare

1.11.4 (2023-08-24)

Bug Fixes

v1.11.3

23 Aug 15:47
v1.11.3
00131bb

Choose a tag to compare

1.11.3 (2023-08-23)

Bug Fixes

v1.11.2

23 Aug 13:32
v1.11.2
ef9cacf

Choose a tag to compare

1.11.2 (2023-08-23)

Bug Fixes

v1.11.1

23 Aug 13:01
v1.11.1
beb86f4

Choose a tag to compare

1.11.1 (2023-08-23)

Bug Fixes

v1.11.0

23 Aug 09:30
4fd1e34

Choose a tag to compare

1.11.0 (2023-08-23)

Features

  • addition of configurable base repo or branch for upgrade test (4fd1e34)

v1.10.19

19 Aug 04:54
v1.10.19
3101f35

Choose a tag to compare

1.10.19 (2023-08-19)

Bug Fixes

v1.10.18

18 Aug 23:03
v1.10.18
b4091f7

Choose a tag to compare

1.10.18 (2023-08-18)

Bug Fixes

  • deps: update module github.com/ibm/platform-services-go-sdk to v0.45.0 (#605) (b4091f7)