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 terraform-module #658

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

terraform-ibm-modules-ops commented 6 months ago

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/kms-all-inclusive/ibm (source) module minor 4.8.5 -> 4.11.2
terraform-ibm-modules/landing-zone-vpc/ibm (source) module minor 7.17.1 -> 7.18.1

Release Notes

terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm) ### [`v4.11.2`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.11.2) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.11.1...v4.11.2) ##### Bug Fixes - Deployable architecture updates
- add drop down for `kms_endpoint_type`
- update diagram ([#​462](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/462)) ([7c53a2d](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/7c53a2d02ba92fbe7c4cd9215bd75d165db4516d)) ### [`v4.11.1`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.11.1) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.11.0...v4.11.1) ##### Bug Fixes - **deps:** update terraform ibm to latest for the deployable architecture solution ([#​463](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/463)) ([f8a9c56](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/f8a9c56834e9cd3b8ba67743abfd4e734a2ab680)) ### [`v4.11.0`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.11.0) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.10.1...v4.11.0) ##### Features - added the ability to pass a prefix value to all resources created by the DA using the new `prefix` variable ([#​460](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/460)) ([2cde5c2](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/2cde5c229cd259b2b08a97d53b5899b3cb450589)) ### [`v4.10.1`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.10.1) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.10.0...v4.10.1) ##### Bug Fixes - order the variables showing in the catalog tile and make `key_protect_allowed_network` a dropdown selector ([#​461](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/461)) ([4737a0d](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/4737a0d749e5fda7cbbd86747c6d18d39dd662d8)) ### [`v4.10.0`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.10.0) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.9.1...v4.10.0) ##### Features - DA solution updates:
- renamed `service_endpoints` to `key_protect_allowed_network` and allowed valuea are now 'private-only', or 'public-and-private'
- added `kms_endpoint_type` variable ([#​456](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/456)) ([f76815a](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/f76815ae65f700f5437a2644571621263b104261)) ### [`v4.9.1`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.9.1) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.9.0...v4.9.1) ##### Bug Fixes - **deps:** update terraform ibm to latest for the deployable architecture solution ([#​457](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/457)) ([1c1a350](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/1c1a350d43fe1d90bbc2e9fddb00ff58d1ef6851)) ### [`v4.9.0`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.9.0) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.8.7...v4.9.0) ##### Features - added a region dropdown to the DA in catalog
- renamed `existing_resource_group` to `use_existing_resource_group`
- renamed `existing_kms_guid` to `existing_kms_instance_crn` and now ask for CRN instead of GUID. ([#​454](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/454)) ([b70f698](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/b70f6986c5045b864f1630ecbf68b9e3ff6f48a8)) ### [`v4.8.7`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.8.7) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.8.6...v4.8.7) ##### Bug Fixes - **deps:** update module to require `>= 1.64.0` ibm provider to pull in fix for [https://github.com/IBM-Cloud/terraform-provider-ibm/issues/5154](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5154)
- `service_endpoints` now defaults to private for the DA solution ([#​453](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/453)) ([05d1ff1](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/05d1ff129b6dcf0ae214748dbd1de16652727b04)) ### [`v4.8.6`](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/releases/tag/v4.8.6) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/compare/v4.8.5...v4.8.6) ##### Bug Fixes - **deps:** update terraform ibm to latest for the deployable architecture solution ([#​449](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues/449)) ([4968957](https://togithub.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/commit/49689572e0600ddff86d2f67aef2e9d4fd9e81cf))
terraform-ibm-modules/terraform-ibm-landing-zone-vpc (terraform-ibm-modules/landing-zone-vpc/ibm) ### [`v7.18.1`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/releases/tag/v7.18.1) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/compare/v7.18.0...v7.18.1) ##### Bug Fixes - added fix to ensure `vpc_data` is always output after initial apply ([#​781](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/issues/781)) ([069d418](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/commit/069d418652efbbb52648bb6d273aa482487d19a9)) ### [`v7.18.0`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/releases/tag/v7.18.0) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/compare/v7.17.1...v7.18.0) ##### Features - add authorization policy for spoke -> hub DNS access ([#​775](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/issues/775)) ([2a5932f](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/commit/2a5932f669d7ea4b9faaf212e8a36385516d2148))

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

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 6 months ago

/run pipeline

terraform-ibm-modules-dev commented 5 months ago

/run pipeline

terraform-ibm-modules-dev commented 5 months ago

/run pipeline

terraform-ibm-modules-dev commented 5 months ago

/run pipeline

terraform-ibm-modules-dev commented 5 months ago

/run pipeline

terraform-ibm-modules-dev commented 5 months ago

/run pipeline

terraform-ibm-modules-dev commented 5 months ago

/run pipeline

toddgiguere commented 5 months ago

SKIPPING UPGRADE TEST The only error that has occurred was in the upgrade test, one of the policies in the KMS module used in the example.

Address: module.key_protect_all_inclusive.module.key_protect[0].ibm_kms_instance_policies.key_protect_instance_policies
Actions: [update]
DIFF:
  Before: 
 {"endpoint_type":null}
  After: 
 {"endpoint_type":"public"}

This is a known drift issue in the current versions of the IBM provider and KMS module, and since this resource is only part of the example, and not the main module, will skip upgrade test for this PR.

toddgiguere commented 5 months ago

/run pipeline

terraform-ibm-modules-ops commented 5 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: