eks-workshop-v2
eks-workshop-v2 copied to clipboard
chore(deps): update terraform (major)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| helm (source) | required_provider | major | 2.17.0 -> 3.1.1 |
| terraform-aws-modules/iam/aws (source) | module | major | 5.60.0 -> 6.2.3 |
Release Notes
hashicorp/terraform-provider-helm (helm)
v3.1.1
BUG FIXES:
resource/helm_release: Fix "inconsistent result after apply" error by moving recomputeMetadata function call [GH-1713]
v3.1.0
FEATURES:
- Add
qpsfield to Helm provider configuration [GH-1668] - Add
resourcesattribute to manifest experimental feature [GH-1693] helm_template: Addset_wowrite-only attribute [GH-1703]helm_release: Add support for thetake_ownershipfield [GH-1680]
ENHANCEMENT:
- Introduce the
timeoutsfield to the helm_release resource and helm_template data source, enabling configurable operation timeouts for create, read, update, and delete actions. [GH-1702]
BUG FIXES:
- Port missing field
upgrade_install[GH-1675]
v3.0.2
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 whendevel = falseis set andversionis 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 theKUBE_PROXY_URLenvironment variable [GH-1655]
v3.0.1
This is a hotfix release.
HOTFIX:
helm_release: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]
v3.0.0
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, andexperimentsare now represented as nested objects. - List Syntax for Nested Attributes: Attributes like
set,set_list, andset_sensitiveinhelm_releaseandhelm_templateare 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 supportedtypefor thesetblock [GH-1615] -
helm_release: Add support for ResourceIdentity. [GH-1625] -
helm_release: Addset_wowrite-only attribute [GH-1592]
ENHANCEMENT:
helm_release: AddUpgradeStatelogic to support migration from SDKv2 to Plugin Framework [GH-1633]- update helm dependency to v3.17.2 [GH-1608]
BUG FIXES:
terraform-aws-modules/terraform-aws-iam (terraform-aws-modules/iam/aws)
v6.2.3
Bug Fixes
- Use the
aws_service_principaldata source to retrieve the correct service principal for IRSA policies (#628) (673fb44)
v6.2.2
Bug Fixes
v6.2.1
Bug Fixes
v6.2.0
Features
v6.1.2
Bug Fixes
- Modify BitBucket provider URL extraction to be more robust when none or multiple URLs are provided (#605) (e3e724d)
v6.1.1
Bug Fixes
- Remove any
secretsmanager:*permissions if no secret ARNs are provided to IRSA external-secrets permissions (#599) (d610954)
v6.1.0
Features
v6.0.1
Bug Fixes
- Remove broken IRSA
migrations.tf; add default IRSA policy descriptions for backwards compat (#592) (e56f84d)
v6.0.0
⚠ BREAKING CHANGES
- Upgrade AWS provider and min required Terraform version to
6.0and1.5.7respectively (#585)
Features
Configuration
📅 Schedule: Branch creation - Between day 7 and 14 of the month ( * * 7-14 * * ) (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.
Deploy Preview for eks-workshop ready!
| Name | Link |
|---|---|
| Latest commit | 0506d581ceba75e89989e2dd122906e4dadce121 |
| Latest deploy log | https://app.netlify.com/projects/eks-workshop/deploys/691bde8de7052e0008666abb |
| Deploy Preview | https://deploy-preview-1580--eks-workshop.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.