Skip to content

Commit ec4b1d3

Browse files
renovate[bot]actions-user
authored andcommitted
chore(deps): update terraform aws to v5.93.0 (#970)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://redirect.github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `5.92.0` -> `5.93.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v5.93.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5930-March-27-2025) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.92.0...v5.93.0) FEATURES: - **New Resource:** `aws_api_gateway_rest_api_put` ([#&#8203;41375](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41375)) ENHANCEMENTS: - data-source/aws_ecr_pull_through_cache_rule: Add `custom_role_arn` and `upstream_repository_prefix` attributes ([#&#8203;41933](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41933)) - resource/aws_codepipeline: Adds `trigger_all` attribute ([#&#8203;42008](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/42008)) - resource/aws_codepipeline: Removal of `trigger` argument now properly removes custom trigger definitions ([#&#8203;42008](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/42008)) - resource/aws_cognitoidp_user_pool: Mark the `username_configuration` and `username_configuration.case_sensitive` arguments as optional and computed. This will future proof the provider against upstream API changes which may return a default value for the block when omitted during create operations. ([#&#8203;35439](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35439)) - resource/aws_datasync_task: Add `task_mode` argument ([#&#8203;39979](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39979)) - resource/aws_ecr_pull_through_cache_rule: Add `custom_role_arn` and `upstream_repository_prefix` arguments ([#&#8203;41933](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41933)) - resource/aws_ecr_pull_through_cache_rule: Correct plan-time validation of `ecr_repository_prefix` to support a value of `"ROOT"` ([#&#8203;41933](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41933)) - resource/aws_elasticache_cluster: Add configurable timeouts for create, update, and delete operations ([#&#8203;41940](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41940)) - resource/aws_kinesisanalyticsv2\_application: Allow `runtime_environment` to be updated in-place ([#&#8203;41935](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41935)) - resource/aws_verified_access_endpoint: Add `cidr_options`, `load_balancer.port_range`, `network_interface_options.port_range`, and `rds_options` arguments ([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957)) - resource/aws_verified_access_endpoint: Mark `application_domain`, `domain_certificate_arn` and `endpoint_domain_prefix` as Optional ([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957)) - resource/aws_verified_access_endpoint: Support `cidr` and `rds` as valid values for `endpoint_type` ([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957)) - resource/aws_verified_access_instance: Add `cidr_endpoint_custom_subdomain` argument and `name_servers` attribute ([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957)) - resource/aws_verified_access_trust_provider: Add `native_application_oidc_options` and `sse_specification` arguments ([#&#8203;41957](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41957)) BUG FIXES: - resource/aws_db_instance: Fix `InvalidParameterCombination: To enable the Advanced mode of Database Insights, modify your cluster to enable Performance Insights and set the retention period for Performance Insights to at least 465 days` errors when enabling `database_insights_mode` on existing instances ([#&#8203;41960](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41960)) - resource/aws_eip: Prevents application from failing when hitting "InvalidAction" error for specific regions ([#&#8203;41920](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41920)) - resource/aws_elasticache_replication_group: Retry `InvalidReplicationGroupState` exceptions during tagging operations ([#&#8203;41954](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41954)) - resource/aws_elasticache_replication_group: Wait for replication group to become available before all modification operations ([#&#8203;40320](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40320)) - resource/aws_iot_domain_configuration: Change `domain_name` to Computed ([#&#8203;41985](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41985)) - resource/aws_lakeformation_opt_in: Fix error when expanding `resource_data.table_wildcard` attribute ([#&#8203;41939](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/41939)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4pm 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJ0ZXJyYWZvcm0iXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> GitOrigin-RevId: c994b4f1f82d34f29b1ae442278764938cc8e428
1 parent f2b1fb5 commit ec4b1d3

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

.terraform.lock.hcl

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)