Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2025

This PR contains the following updates:

Package Type Update Change
helm (source) required_provider major 2.17.0 -> 3.0.2
terraform-aws-modules/iam/aws (source) module major 5.60.0 -> 6.2.1

Release Notes

hashicorp/terraform-provider-helm (helm)

v3.0.2

Compare Source

This is a patch release that fixes a number of bugs discovered in the v3.x.x release.

BUG FIXES:

  • helm_release: Fix description field causing inconsistent plan [GH-1648]
  • helm_release: Fix plan error when devel = false is set and version is provided [GH-1656]
  • helm_release: Fix postrender being run when binaryPath is nil [GH-1649]
  • helm_release: Fix shallow clone bug causing nested sensitive values to be redacted in the k8s API [GH-1644]
  • provider: Fix namespace override logic in Kubernetes client initialization [GH-1650]
  • provider: Restore support for the KUBE_PROXY_URL environment variable [GH-1655]

v3.0.1

Compare Source

This is a hotfix release.

HOTFIX:

  • helm_release: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]

v3.0.0

Compare Source

This release migrates ports the provider project from terraform-plugin-sdk/v2 to terraform-plugin-framework [GH-1379]

Please refer to the migration guide.

BREAKING CHANGES:

  • Blocks to Nested Objects: Blocks like kubernetes, registry, and experiments are now represented as nested objects.
  • List Syntax for Nested Attributes: Attributes like set, set_list, and set_sensitive in helm_release and helm_template are now lists of nested objects instead of blocks
  • The new framework code uses Terraform Plugin Protocol Version 6 which is compatible with Terraform versions 1.0 and above. Users of earlier versions of Terraform can continue to use the Helm provider by pinning their configuration to the 2.x version.

FEATURES:

  • Add "literal" as a supported type for the set block [GH-1615]

  • helm_release: Add support for ResourceIdentity. [GH-1625]

  • helm_release: Add set_wo write-only attribute [GH-1592]

ENHANCEMENT:

  • helm_release: Add UpgradeState logic to support migration from SDKv2 to Plugin Framework [GH-1633]
  • update helm dependency to v3.17.2 [GH-1608]

BUG FIXES:

  • helm_release: Fix namespace behaviour for dependency charts in non-default namespaces [GH-1583]

  • change set.value && set_list.value to optional instead of required [GH-1572]

terraform-aws-modules/terraform-aws-iam (terraform-aws-modules/iam/aws)

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Features

v6.1.2

Compare Source

Bug Fixes
  • Modify BitBucket provider URL extraction to be more robust when none or multiple URLs are provided (#​605) (e3e724d)

v6.1.1

Compare Source

Bug Fixes
  • Remove any secretsmanager:* permissions if no secret ARNs are provided to IRSA external-secrets permissions (#​599) (d610954)

v6.1.0

Compare Source

Features
  • Add default IRSA policy name, fix incorrect policy attachment for iam-user (#​594) (f111832)

v6.0.1

Compare Source

Bug Fixes
  • Remove broken IRSA migrations.tf; add default IRSA policy descriptions for backwards compat (#​592) (e56f84d)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#​585)
Features
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#​585) (31b31d7)

Configuration

📅 Schedule: Branch creation - Between day 1 and 10 of the month ( * * 1-10 * * ) (UTC), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

mergify[bot]
mergify bot previously approved these changes Aug 9, 2025
Copy link

netlify bot commented Aug 9, 2025

Deploy Preview for eks-workshop ready!

Name Link
🔨 Latest commit 5094b48
🔍 Latest deploy log https://app.netlify.com/projects/eks-workshop/deploys/68c1b964eef2fc0008da0958
😎 Deploy Preview https://deploy-preview-1580--eks-workshop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/major-terraform branch 9 times, most recently from a79b5a6 to 11c637a Compare August 13, 2025 19:48
@renovate renovate bot changed the title chore(deps): update terraform helm to v3 chore(deps): update terraform (major) Aug 13, 2025
@renovate renovate bot force-pushed the renovate/major-terraform branch from 11c637a to 284e918 Compare August 13, 2025 21:41
mergify[bot]
mergify bot previously approved these changes Aug 13, 2025
@renovate renovate bot force-pushed the renovate/major-terraform branch from 284e918 to c1e9a1e Compare August 14, 2025 14:34
@renovate renovate bot force-pushed the renovate/major-terraform branch from c1e9a1e to 9760acf Compare August 14, 2025 17:36
mergify[bot]
mergify bot previously approved these changes Aug 14, 2025
mergify[bot]
mergify bot previously approved these changes Aug 15, 2025
@renovate renovate bot force-pushed the renovate/major-terraform branch 4 times, most recently from b68f89f to a6763ce Compare August 15, 2025 17:14
@renovate renovate bot force-pushed the renovate/major-terraform branch from a6763ce to 5882cf5 Compare August 18, 2025 13:27
@renovate renovate bot force-pushed the renovate/major-terraform branch 8 times, most recently from 51ec295 to 97bfe66 Compare August 29, 2025 22:59
@renovate renovate bot force-pushed the renovate/major-terraform branch 13 times, most recently from d3e2983 to b309cf2 Compare September 5, 2025 03:05
@renovate renovate bot force-pushed the renovate/major-terraform branch 7 times, most recently from 50f2c49 to cde8193 Compare September 10, 2025 12:59
@renovate renovate bot force-pushed the renovate/major-terraform branch from cde8193 to 5094b48 Compare September 10, 2025 17:46
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.

0 participants