terraform-ibm-modules / terraform-ibm-landing-zone-vsi

Creates virtual server instances (VSI) across multiple subnets with any number of block storage volumes that are connected by any number of load balancers
Apache License 2.0
3 stars 8 forks source link

chore(deps): update ci dependencies #731

Closed terraform-ibm-modules-ops closed 2 weeks ago

terraform-ibm-modules-ops commented 1 month ago

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest 2141da6 -> 347487f
github.com/gruntwork-io/terratest require patch v0.47.1 -> v0.47.2
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.38.2 -> v1.41.1
go (source) toolchain patch 1.23.1 -> 1.23.2

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.47.2`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.47.2) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2) #### Modules affected - `ssh` - `terraform` #### Description - Updated logging line in ssh module - Refined terraform output by removing unnecessary info lines - Update rexml dependency #### Related links - [https://github.com/gruntwork-io/terratest/pull/1440](https://togithub.com/gruntwork-io/terratest/pull/1440) - [https://github.com/gruntwork-io/terratest/pull/1437](https://togithub.com/gruntwork-io/terratest/pull/1437) - [https://github.com/gruntwork-io/terratest/pull/1445](https://togithub.com/gruntwork-io/terratest/pull/1445) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper) ### [`v1.41.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.41.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.41.0...v1.41.1) ##### Bug Fixes - **deps:** update gomod ([#​885](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/885)) ([092ec2a](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/092ec2aa9baf2c302d3e02a503cde8a7fb0bdcf8)) ### [`v1.41.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.41.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.4...v1.41.0) ##### Features - Increase default stack poll time to 60sec and expose as option ([#​883](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/883)) ([b31c896](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/b31c896c1818c74ba4f416c34b37bd3e1c5619ec)) ### [`v1.40.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.3...v1.40.4) ##### Bug Fixes - **deps:** update gomod ([#​881](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/881)) ([694691f](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/694691f8e565bdd696c514eb45e7621c90f2eebf)) ### [`v1.40.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.2...v1.40.3) ##### Bug Fixes - fix various bugs related to stacks tests ([#​880](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/880)) ([dab2622](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/dab2622d2cf09f3aaa0e67e86eba67054007fbd4)) ### [`v1.40.2`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.2) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.1...v1.40.2) ##### Bug Fixes - bug when recovering from panic ([#​879](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/879)) ([560ff7e](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/560ff7e0bd7306de8e3936e54471a5ff93131c8e)) ### [`v1.40.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.0...v1.40.1) ##### Bug Fixes - update bug fix for catalog types and add tests ([#​878](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/878)) ([9e659b0](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/9e659b01a3ec90fc24d8277591e42ff5747fe580)) ### [`v1.40.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.7...v1.40.0) ##### Features - This update will allow correct overrides. Stack definitions inputs get overridden by catalog inputs which get overridden by test inputs. If no catalog product is specified we select the first one in the catalog.json. If no flavor is specified we select the first one in the catalog.json.

Existing stack tests may need to be updated if `CatalogProductName` and `CatalogFlavorName` are not set as it will default to the first of each in the catalog json for the default values. ([#​877](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/877)) ([f28d49f](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f28d49fc720522ab76b55236e6d1348a902947e6)) ### [`v1.39.7`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.7) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.6...v1.39.7) ##### Bug Fixes - **deps:** update gomod ([#​874](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/874)) ([f8fa2c3](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f8fa2c3754af26589e8116b88627b6ac88c93a11)) ### [`v1.39.6`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.6) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.5...v1.39.6) ##### Bug Fixes - Add custom Logger and implement for projects tests([#​873](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/873)) ([78d99dc](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/78d99dc9fe1faa5383e870ee49ad7ca6da41362b)) ### [`v1.39.5`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.5) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.4...v1.39.5) ##### Bug Fixes - add documentation for projects test ([#​872](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/872)) ([06ff82d](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/06ff82dcf4c149b1c5902d03dfc71f28c479a0aa)) ### [`v1.39.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.3...v1.39.4) ##### Bug Fixes - **deps:** update gomod ([#​870](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/870)) ([c2af394](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/c2af394825e1c2a7fbb178d48eada3b24237262f)) ### [`v1.39.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.2...v1.39.3) ##### Bug Fixes - handle failed edge cases ([#​869](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/869)) ([42eef2a](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/42eef2af9fcc5d612189dbbb53f60678bec42cc0)) ### [`v1.39.2`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.2) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.1...v1.39.2) ##### Bug Fixes - add an additional check before Undeploy, to ensure we do not trigger while still deploying ([#​868](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/868)) ([f427c67](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f427c674d7854b1903e957fb6c0518808d93df88)) ### [`v1.39.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.0...v1.39.1) ##### Bug Fixes - Fail if undeploy stack fails ([#​867](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/867)) ([7b83c71](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/7b83c71ec090e3152aca99b254f2d254a487d50b)) ### [`v1.39.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.38.4...v1.39.0) ##### Features - refactor of EPX stacks tests ([#​866](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/866)) ([57dd998](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/57dd998421294ae289be32fc68f0f245f1de7b5a)) ### [`v1.38.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.38.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.38.3...v1.38.4) ##### Bug Fixes - for potential nil response object from schematics ([#​865](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/865)) ([cb253f3](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/cb253f32280f24fa83db05bebfd5cfff589d0168)) ### [`v1.38.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.38.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.38.2...v1.38.3) ##### Bug Fixes - **deps:** update gomod ([#​864](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/864)) ([802df12](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/802df12b021e226ad957f13fd146fd80c7609a31))

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 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 4 weeks ago

/run pipeline

terraform-ibm-modules-dev commented 4 weeks ago

/run pipeline

terraform-ibm-modules-dev commented 4 weeks ago

/run pipeline

terraform-ibm-modules-dev commented 4 weeks ago

/run pipeline