Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.86.1→1.87.23.77.4→3.78.11.3.7→1.4.11.2.19→1.2.201.12.8→1.12.101.10.13→1.10.161.6.15→1.6.171.3.36→1.3.371.9.12→1.9.131.5.2→1.5.34.8.19→5.0.1Release Notes
IBM-Cloud/terraform-provider-ibm (ibm)
v1.87.2Compare Source
Bug Fixes
Enterprise Management
Transit Gateway
Enhancements
VPC Infrastructure
Code Refactoring
Power Systems
v1.87.1Compare Source
Enhancements
Enterprise Management
v1.87.0Compare Source
Bug Fixes
Cloud Databases
IAM
Cloud Logs
DR AutomationService
VPC Infrastructure
Enhancements
Backup/Recovery
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)
v3.78.1Compare Source
Bug Fixes
v3.78.0Compare Source
Features
enable_https_trafficto false.- NOTE: This will enabled by default in the
Standard - Integrated setup with configurable servicesDA variation. Users upgrading to a previous version of the DA will see an update in place which will re-create the kube secret and restart the kube-audit pods to apply the HTTPS configuration (#914) (302bf3b)v3.77.7Compare Source
Bug Fixes
v3.77.6Compare Source
Bug Fixes
v3.77.5Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-common-utilities (terraform-ibm-modules/common-utilities/ibm)
v1.4.1Compare Source
Bug Fixes
v1.4.0Compare Source
Features
terraform-ibm-modules/terraform-ibm-iam-serviceid-apikey-secrets-manager (terraform-ibm-modules/iam-serviceid-apikey-secrets-manager/ibm)
v1.2.20Compare Source
Bug Fixes
labelsinput variable (#370) (8da0354)terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert-engine (terraform-ibm-modules/secrets-manager-private-cert-engine/ibm)
v1.12.10Compare Source
Bug Fixes
v1.12.9Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert (terraform-ibm-modules/secrets-manager-private-cert/ibm)
v1.10.16Compare Source
Bug Fixes
v1.10.15Compare Source
Bug Fixes
v1.10.14Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-public-cert-engine (terraform-ibm-modules/secrets-manager-public-cert-engine/ibm)
v1.6.17Compare Source
Bug Fixes
v1.6.16Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)
v1.3.37Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-secret (terraform-ibm-modules/secrets-manager-secret/ibm)
v1.9.13Compare Source
Bug Fixes
secret_labelsto align with what the service supports (#404) (6c73db3)terraform-ibm-modules/terraform-ibm-vpc (terraform-ibm-modules/vpc/ibm)
v1.5.3Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-vpe-gateway (terraform-ibm-modules/vpe-gateway/ibm)
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Bug Fixes
allow_dns_resolution_bindingattribute of both thecloud_servicesandcloud_service_by_crninputs have been replaced by thedns_resolution_binding_modeattribute. This attribute supports the values "disabled", "per_resource_binding", and "primary"BREAKING CHANGES
is_virtual_endpoint_gateway, this release introduces a breaking change to the variablescloud_servicesandcloud_service_by_crn. The boolean fieldallow_dns_resolution_bindinghas been removed and replaced with a more flexible string fielddns_resolution_binding_modeto support advanced configurations (i.e.primary,disabledandper_resource_bindingvalue allowed), with the following mappingallow_dns_resolution_binding = "false"->dns_resolution_binding_mode = "disabled"allow_dns_resolution_binding = "true"->dns_resolution_binding_mode = "primary"For more details refer to the resource migration guide
Module Migration Guide:
allow_dns_resolution_bindingin yourcloud_servicesorcloud_service_by_crnlists different from the default value then on migration the plan will showupdate-in-placefor those services as the new module will use the default value fordns_resolution_binding_mode.allow_dns_resolution_binding=truewith the new version, the is_virtual_endpoint_gateway resourcedns_resolution_binding_modewill assume its default valuedisabledinstead of theprimaryvalue matching the previoustruevalue.allow_dns_resolution_binding=false-> setdns_resolution_binding_mode = "disabled"in your inputallow_dns_resolution_binding=true-> setdns_resolution_binding_mode = "primary"in your inputAfter making the changes run
terraform planto ensure that there is No change in the infrastructure.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 is behind base branch, 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.