terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
### [`v1.21.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.21.0)
##### 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.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0e5e0eb
->f1b51cc
v1.20.10
->v1.21.0
Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
### [`v1.21.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.21.0) ##### 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.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.