generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update terraform dependencies #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
terraform-ibm-modules-dev
merged 1 commit into
main
from
renovate/terraform-dependencies
Jul 22, 2025
Merged
fix(deps): update terraform dependencies #114
terraform-ibm-modules-dev
merged 1 commit into
main
from
renovate/terraform-dependencies
Jul 22, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
/run pipeline |
31e2b7c to
a376635
Compare
|
/run pipeline |
6 tasks
a376635 to
f6455a9
Compare
|
/run pipeline |
f6455a9 to
a552f8b
Compare
|
/run pipeline |
a552f8b to
fa7473d
Compare
|
/run pipeline |
fa7473d to
193496a
Compare
|
/run pipeline |
193496a to
bbad1c7
Compare
|
/run pipeline |
1 similar comment
Member
|
/run pipeline |
Contributor
|
This should resolve by renovate following the merge of #115 |
29a0ad0 to
81de1db
Compare
|
/run pipeline |
81de1db to
9233c6c
Compare
|
/run pipeline |
9233c6c to
2056237
Compare
|
/run pipeline |
terraform-ibm-modules-dev
approved these changes
Jul 22, 2025
Contributor
Author
|
🎉 This PR is included in version 1.1.10 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.80.2->1.80.42.37.1->2.38.03.51.2->3.52.31.5.0->1.5.114.6.6->4.6.7Release Notes
IBM-Cloud/terraform-provider-ibm (ibm)
v1.80.4Compare Source
Bug Fixes
Power Systems
v1.80.3Compare Source
Bug Fixes
VPC Infrastructure
CIS
hashicorp/terraform-provider-kubernetes (kubernetes)
v2.38.0Compare Source
ENHANCEMENTS:
sub_path_exprto volume mount options pod spec [GH-2622]BUG FIXES:
data_source/kubernetes_pod_v1: fix an issue when the provider cuts out toleration under pod spec(spec.toleration) if it uses a well-known taint. [GH-2380]data_source/kubernetes_pod: fix an issue when the provider cuts out toleration under pod spec(spec.toleration) if it uses a well-known taint. [GH-2380]resource/kubernetes_cron_job: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_cron_job_v1: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_daemon_set_v1: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_daemonset: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_deployment: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_deployment_v1: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_job: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_job_v1: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_replication_controller_v1: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_replication_controller: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_stateful_set: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]resource/kubernetes_stateful_set_v1: fix an issue when the provider cuts out toleration under pod spec template(*.template.spec.toleration`) if it uses a well-known taint. That could lead to a perpetual diff behavior. [GH-2380]NOTES:
kubernetes_deployment_v1,kubernetes_stateful_set_v1, etc, and now the provider will keep all tolerations(spec.toleration) returned by Kubernetes. The same is applicable for the data sourceskubernetes_pod_v1andkubernetes_pod. The behavior of resourceskubernetes_pod_v1andkubernetes_podremains unchanged, i.e. the provider will keep removing tolerations with well-known taints since they might be attached to the object by Kubernetes controller and could lead to a perpetual diff. [GH-2380]terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)
v3.52.3Compare Source
Bug Fixes
v3.52.2Compare Source
Bug Fixes
v3.52.1Compare Source
Bug Fixes
v3.52.0Compare Source
Features
- Ability to edit subnets of the VPC addon DA
fixes:
- Retry operator failure when running reset_api_key (#712) (2f339be)
v3.51.7Compare Source
Bug Fixes
v3.51.6Compare Source
Bug Fixes
v3.51.5Compare Source
Bug Fixes
v3.51.4Compare Source
Bug Fixes
v3.51.3Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-cloud-logs (terraform-ibm-modules/cloud-logs/ibm)
v1.5.11Compare Source
Bug Fixes
v1.5.10Compare Source
Bug Fixes
v1.5.9Compare Source
Bug Fixes
v1.5.8Compare Source
Bug Fixes
v1.5.7Compare Source
Bug Fixes
v1.5.6Compare Source
Bug Fixes
v1.5.5Compare Source
Bug Fixes
v1.5.4Compare Source
Bug Fixes
v1.5.3Compare Source
Bug Fixes
v1.5.2Compare Source
Bug Fixes
v1.5.1Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-vpe-gateway (terraform-ibm-modules/vpe-gateway/ibm)
v4.6.7Compare Source
Bug Fixes
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.