Commit 43675eb
chore(deps): update terraform (#4564)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [auth0](https://registry.terraform.io/providers/auth0/auth0)
([source](https://redirect.github.com/auth0/terraform-provider-auth0)) |
required_provider | minor | `1.41.0` → `1.42.0` |
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `6.38.0` → `6.39.0` |
| [google](https://registry.terraform.io/providers/hashicorp/google)
([source](https://redirect.github.com/hashicorp/terraform-provider-google))
| required_provider | minor | `7.25.0` → `7.26.0` |
| [kubectl](https://registry.terraform.io/providers/alekc/kubectl)
([source](https://redirect.github.com/alekc/terraform-provider-kubectl))
| required_provider | minor | `2.1.6` → `2.2.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/370) for more information.
---
### Release Notes
<details>
<summary>auth0/terraform-provider-auth0 (auth0)</summary>
###
[`v1.42.0`](https://redirect.github.com/auth0/terraform-provider-auth0/blob/HEAD/CHANGELOG.md#v1420)
[Compare
Source](https://redirect.github.com/auth0/terraform-provider-auth0/compare/v1.41.0...v1.42.0)
FEATURES:
- `resource/auth0_prompt_screen_partials` – Add `passkeys` into list of
supported prompts for partials
([#​1504](https://redirect.github.com/auth0/terraform-provider-auth0/pull/1504))
- `resource/auth0_connection` – Add support for configuring
`dpop_signing_alg` for Okta and OIDC connections
([#​1516](https://redirect.github.com/auth0/terraform-provider-auth0/pull/1516))
BUG FIXES:
- `resource/auth0_tenant` – Introduce default value for
`enable_client_connections` flag
([#​1515](https://redirect.github.com/auth0/terraform-provider-auth0/pull/1515))
</details>
<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>
###
[`v6.39.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6390-April-1-2026)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v6.38.0...v6.39.0)
NOTES:
- data-source/aws\_eks\_access\_entry: The `tags_all` attribute is
deprecated and will be removed in a future major version
([#​47133](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47133))
FEATURES:
- **New Data Source:** `aws_iam_role_policies`
([#​46936](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46936))
- **New Data Source:** `aws_iam_role_policy_attachments`
([#​47119](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47119))
- **New Data Source:** `aws_networkmanager_core_network`
([#​45798](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/45798))
- **New Data Source:** `aws_uxc_services`
([#​47115](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47115))
- **New List Resource:** `aws_eks_cluster`
([#​47133](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47133))
- **New List Resource:** `aws_organizations_aws_service_access`
([#​46993](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46993))
- **New List Resource:** `aws_sagemaker_training_job`
([#​46892](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46892))
- **New List Resource:** `aws_workmail_group`
([#​47131](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47131))
- **New List Resource:** `aws_workmail_user`
([#​47131](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47131))
- **New Resource:** `aws_organizations_aws_service_access`
([#​46993](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46993))
- **New Resource:** `aws_sagemaker_training_job`
([#​46892](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46892))
- **New Resource:** `aws_uxc_account_customizations`
([#​47115](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47115))
- **New Resource:** `aws_workmail_group`
([#​47131](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47131))
- **New Resource:** `aws_workmail_user`
([#​47131](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47131))
ENHANCEMENTS:
- data-source/aws\_outposts\_asset: Add `instance_families` attribute
([#​47153](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47153))
- resource/aws\_eks\_cluster: Add resource identity support
([#​47133](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47133))
- resource/aws\_eks\_cluster: Support `tier-8xl` as a valid value for
`control_plane_scaling_config.tier`
([#​46976](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46976))
- resource/aws\_network\_acl\_rule: Add Resource Identity support
([#​47090](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47090))
-
resource/aws\_observabilityadmin\_centralization\_rule\_for\_organization:
Add `source.source_logs_configuration.data_source_selection_criteria`
argument. Change
`source.source_logs_configuration.log_group_selection_criteria` to
Optional
([#​47154](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47154))
- resource/aws\_prometheus\_scraper: Add `source.vpc` argument. Change
`source.eks` to Optional
([#​47155](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47155))
- resource/aws\_s3\_bucket\_metric: Support bucket metrics for directory
buckets
([#​47184](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47184))
- resource/aws\_s3control\_storage\_lens\_configuration: Add
`storage_lens_configuration.account_level.advanced_performance_metrics`
and
`storage_lens_configuration.account_level.bucket_level.advanced_performance_metrics`
arguments
([#​46865](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46865))
BUG FIXES:
- data-source/aws\_eks\_access\_entry: Fixed tags not being returned
([#​47133](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47133))
- data-source/aws\_service\_principal: Fix service principal names for
EC2 and S3 in the `aws-cn` partition
([#​47141](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47141))
- resource/aws\_config\_organization\_conformance\_pack: Fix creation
timeout when using a delegated administrator account
([#​47072](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47072))
- resource/aws\_dynamodb\_table: Fix `Error: waiting for creation AWS
DynamoDB Table (xxxxx): couldn't find resource` in highly active
accounts by restoring `5s` delay before polling for table status. This
fixes a regression introduced in
[v6.28.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#6280-january-7-2026).
([#​47143](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47143))
- resource/aws\_eks\_cluster: Set `bootstrap_self_managed_addons` to
`true` when importing
([#​47133](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47133))
- resource/aws\_elasticache\_serverless\_cache: Fix
`InvalidParameterCombination` error when `cache_usage_limits` is removed
([#​46134](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/46134))
- resource/aws\_glue\_catalog\_table: Detect and report failed view
creation
([#​47101](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/47101))
</details>
<details>
<summary>hashicorp/terraform-provider-google (google)</summary>
###
[`v7.26.0`](https://redirect.github.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#7260-Unreleased)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-google/compare/v7.25.0...v7.26.0)
</details>
<details>
<summary>alekc/terraform-provider-kubectl (kubectl)</summary>
###
[`v2.2.0`](https://redirect.github.com/alekc/terraform-provider-kubectl/releases/tag/v2.2.0)
[Compare
Source](https://redirect.github.com/alekc/terraform-provider-kubectl/compare/v2.1.6...v2.2.0)
#### Changelog
-
[`1194f86`](https://redirect.github.com/alekc/terraform-provider-kubectl/commit/1194f869b044fad3854d5f4518ec2dfa470233bf)
Dependencies: Bump actions/setup-go in the github-actions group
-
[`1cd083e`](https://redirect.github.com/alekc/terraform-provider-kubectl/commit/1cd083ecb6178fe0193856ca00a8e7267199a5f3)
Allow upgrading api\_version
([#​244](https://redirect.github.com/alekc/terraform-provider-kubectl/issues/244))
-
[`6e0d77f`](https://redirect.github.com/alekc/terraform-provider-kubectl/commit/6e0d77fdd2be59ccd6d99e1060b4e9d739bd4b81)
Dependencies: Bump the gomod group with 6 updates
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10am on friday" in timezone
Europe/London, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/overmindtech/workspace).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInRlcnJhZm9ybSJdfQ==-->
GitOrigin-RevId: 43a8f49977aadd08e2ced3b70b8d7ae15725488e1 parent d940c1e commit 43675eb
1 file changed
+29
-29
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments