Closed terraform-ibm-modules-ops closed 1 year ago
/run pipeline
/run pipeline
/run pipeline
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.
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
This PR contains the following updates:
4.4.6
->4.5.0
Release Notes
terraform-ibm-modules/terraform-ibm-landing-zone (terraform-ibm-modules/landing-zone/ibm)
### [`v4.5.0`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v4.5.0) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/compare/v4.4.7...v4.5.0) ##### Features - added functionality to attach access tags to resources in. ([#447](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/447)) ([f4c3e3a](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/commit/f4c3e3a758586e37689973c1f56a70670741c82b))The resources which support access tags are:
- Cluster
- COS
- VPE
- VPN
- KMS
- Secrets Manager
- Security Groups
- VSIs (Bastion, F5, standard VSI)
In order to utilize the access tags for a resource you will need to add a field to the override.json. For example, below is a snippet on how to add access tags to KMS: { "key_management": { "access_tags": ["tag-group:tag-name"] } } NOTE: creating access tags via Terraform is currently not supported. This module only enables tagging resources with already existing access tags. For more information on creating these access tags, see https://cloud.ibm.com/docs/account?topic=account-access-tags-tutorial. ### [`v4.4.7`](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/releases/tag/v4.4.7) [Compare Source](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/compare/v4.4.6...v4.4.7) ##### Bug Fixes - lock OCP DA version into OCP 4.12 and add validation ([#511](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/511)) ([ae8f462](https://togithub.com/terraform-ibm-modules/terraform-ibm-landing-zone/commit/ae8f462a93e24493e4d3b94d2a8d4c5a46e2547b))
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.