Skip to content

fix(deps): update terraform dependencies #601

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
merged 1 commit into from
Jul 5, 2025

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented May 25, 2025

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.79.2 -> 1.80.0
terraform-ibm-modules/cbr/ibm (source) module minor 1.31.0 -> 1.32.2
terraform-ibm-modules/common-utilities/ibm (source) module minor 1.1.0 -> 1.2.0
terraform-ibm-modules/kms-all-inclusive/ibm (source) module patch 5.1.7 -> 5.1.9
terraform-ibm-modules/resource-group/ibm (source) module patch 1.2.0 -> 1.2.1
terraform-ibm-modules/secrets-manager/ibm (source) module minor 2.3.1 -> 2.6.4

Release Notes

IBM-Cloud/terraform-provider-ibm (ibm)

v1.80.0

Compare Source

Bug Fixes

Cloud Databases
  • Remove outdated notification (6294)
Cloud Object Storage
  • remove computed field (6288)
VPC Infrastructure
  • added an empty check for dns binding id (6307)

Enhancements

Backup/Recovery
  • Removing the unnecessary comments (6308)
Cloud Object Storage
  • Adding the changes for bucket backup retention (6283)
General
  • bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (6284)
  • Package update (6304)
  • Add code owners (6301)
Power Systems
  • Replace GetTagsUsingCRN with GetGlobalTagsUsingCRN (6248)
  • Remove redundant constants (6260)
  • Standardize Arg_CloudInstanceID argument across all data source and resource (6249)
Secrets Manager
  • Bump version to 1.80.0-beta0 (6305)
Transit Gateway
  • Macsec changes (6220)

Documentation

VPC Infrastructure
  • enhance is_lb_pool documentation with session persistence details (6299)
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)

v1.32.2

Compare Source

Bug Fixes

v1.32.1

Compare Source

Bug Fixes
  • add capability to add existing rule_contexts in CBR rules in the DA (#​678) (b3458bc)

v1.32.0

Compare Source

Features

v1.31.2

Compare Source

Bug Fixes
  • deps: update required ibm provider version to >= 1.79.0, < 2.0.0 in root module (#​672) (bf5151a)

v1.31.1

Compare Source

Bug Fixes
  • deps: update required ibm provider version to >=1.79.0, <2.0.0 (#​671) (2c3434b)
terraform-ibm-modules/terraform-ibm-common-utilities (terraform-ibm-modules/common-utilities/ibm)

v1.2.0

Compare Source

Features
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.1.9

Compare Source

Bug Fixes

v5.1.8

Compare Source

Bug Fixes
  • deps: update required IBM provider version to >=1.79.1, <2.0.0 and locked DA version to 1.79.1 (#​703) (cfb859c)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.2.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)

v2.6.4

Compare Source

Bug Fixes

v2.6.3

Compare Source

Bug Fixes

v2.6.2

Compare Source

Bug Fixes

v2.6.1

Compare Source

Bug Fixes

v2.6.0

Compare Source

Features
  • removed invalid addon config from security-enforced variation + general DA cleanup (#​350) (2903767)

v2.5.2

Compare Source

Bug Fixes
  • deps: update required terraform IBM provider to >=1.79.0, <2.0.0 and locked the DA to 1.79.0 (#​352) (fe0a498)

v2.5.1

Compare Source

Bug Fixes

v2.5.0

Compare Source

Features
  • enabled add-ons for Security-enforced variation of the DA (#​349) (3a4de39)

v2.4.1

Compare Source

Bug Fixes
  • fix typo in catalog manifest around default flavor in addons config (#​344) (8e014d5)

v2.4.0

Compare Source

Features
  • enabled DA with addons
    - added fix to access group name so is will now uses prefix value. And update in place is expected if upgrading from older DA version (#​341) (41a72e7)

v2.3.2

Compare 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 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update terraform terraform-ibm-modules/secrets-manager/ibm to v2.3.2 fix(deps): update terraform dependencies May 31, 2025
@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 798f9ff to a2bb1ba Compare May 31, 2025 06:04
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 2166c48 to 9069082 Compare June 7, 2025 21:20
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 2c4095a to 9fcef98 Compare June 28, 2025 06:36
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/terraform-dependencies branch from 9fcef98 to c7c3454 Compare July 5, 2025 12:52
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 94d1e82 into main Jul 5, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/terraform-dependencies branch July 5, 2025 19:11
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 2.0.3 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants