terraform-ibm-modules / terraform-ibm-powervs-infrastructure

Sets up and configures a ready-to-use Power Virtual Servers infrastructure with IBM Cloud landing zone.
Apache License 2.0
4 stars 11 forks source link

chore(deps): update ci dependencies #615

Closed terraform-ibm-modules-ops closed 1 year ago

terraform-ibm-modules-ops commented 1 year ago

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest 0e5e0eb -> f1b51cc
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor 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.

terraform-ibm-modules-dev commented 1 year ago

/run pipeline

terraform-ibm-modules-ops commented 1 year ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: