terraform-ibm-modules / terraform-ibm-scc-da

A deployable architecture solution to deploy IBM Security and Compliance related resources
Apache License 2.0
0 stars 2 forks source link

fix: remove terraform version constraints from the agents DA variation #200

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

terraform-ibm-modules-ops commented 2 months ago

This PR contains the following updates:

Package Type Update Change
github.com/terraform-ibm-modules/terraform-ibm-landing-zone module major v5.33.0 -> v6.0.3

Release Notes

terraform-ibm-modules/terraform-ibm-landing-zone (github.com/terraform-ibm-modules/terraform-ibm-landing-zone) ### [`v6.0.3`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v6.0.3) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/compare/v6.0.2...v6.0.3) ##### Bug Fixes - **deps:** update terraform-module ([#​883](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/883)) ([71c4097](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/commit/71c4097f0ec35da59034c86158ac96ad277866ba)) ### [`v6.0.2`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v6.0.2) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/compare/v6.0.1...v6.0.2) ##### Bug Fixes - update the default VSI image name to ibm-ubuntu-24-04-6-minimal-amd64-1 ([#​882](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/882)) ([0bf1957](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/commit/0bf1957b49f0e087abdfd5195eba7cadceb7752e)) ### [`v6.0.1`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v6.0.1) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/compare/v6.0.0...v6.0.1) ##### Bug Fixes - added a fix where secondary storage was not being provisioned - added a fix where `workload_cluster_name` and `management_cluster_name` outputs were not working ([#​889](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/889)) ([6e70225](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/commit/6e70225f0509fbf116385af9a89a076b8a52195c)) ### [`v6.0.0`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v6.0.0) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/compare/v5.33.0...v6.0.0) ##### Updates ([#​870](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/870)) ([693c8e2](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/commit/693c8e206ecc24b683b40d37be56aae8a13e0115)) - updated [landing-zone-vsi](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vsi) module to `4.2.0` - In previous versions, it was found that adding or removing VSIs after they have been initially created by this module can cause VSIs to be destroyed and recreated due to the naming convention and logic being used. In order to fix this, the naming convention has changed in v4 of the module to be `prefix- + the last 4 digits of the subnet ID + a sequential number for each subnet`. For example, `prefix-3ad7-001`. - Refactored the logic used to create OCP clusters. Its now using the [base-ocp-vpc](https://togithub.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc) module - This module has some extra functionality which requires the runtime to have access to IBM Cloud private endpoints. ##### BREAKING CHANGES - If you were to upgrade the 'Red Hat OpenShift Container Platform on VPC landing zone' solution, or the 'VSI on VPC landing zone' from a previous version to this version, infrastructure will be destroyed and recreated. A fully supported migration method will be available shortly. If re-creating infrastructure is going to impact day-to-day operations, we suggest to hold off upgrading to this version until there is a fully supported migration path.

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 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

terraform-ibm-modules-dev commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

ocofaigh commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: