chore(deps): update terraform aws to v6.34.0 #77

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2026-02-25 23:05:12 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.33.06.34.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.34.0

Compare Source

FEATURES:

  • New List Resource: aws_ec2_secondary_network (#​46552)
  • New List Resource: aws_ec2_secondary_subnet (#​46552)
  • New List Resource: aws_ecr_task_definition (#​46628)
  • New List Resource: aws_elb (#​46639)
  • New List Resource: aws_s3_bucket_lifecycle_configuration (#​46531)
  • New Resource: aws_networkmanager_prefix_list_association (#​46566)

ENHANCEMENTS:

  • data-source/aws_grafana_workspace: Add kms_key_id attribute (#​46584)
  • data-source/aws_memorydb_cluster: Add network_type and ip_discovery attributes (#​46636)
  • resource/aws_athena_workgroup: Add configuration.query_results_s3_access_grants_configuration argument (#​46376)
  • resource/aws_bedrockagentcore_api_key_credential_provider: Add tagging support (#​46591)
  • resource/aws_bedrockagentcore_gateway_target: Add metadata_configuration block for HTTP header and query parameter propagation (#​45808)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add tagging support (#​46590)
  • resource/aws_cloudwatch_event_connection: Add auth_parameters.connectivity_parameters argument (#​41561)
  • resource/aws_ecs_service: Add service_connect_configuration.access_log_configuration argument (#​45820)
  • resource/aws_ecs_service: Add resource identity support (#​46644)
  • resource/aws_eip_domain_name: Add import support (#​46582)
  • resource/aws_grafana_workspace: Add kms_key_id argument (#​46584)
  • resource/aws_instance: Allow cpu_options.core_count, cpu_options.nested_virtualization, and cpu_options.threads_per_core to be updated in-place (#​46568)
  • resource/aws_lb_target_group_attachment: Add import support (#​46646)
  • resource/aws_lb_target_group_attachment: Add resource identity (#​46646)
  • resource/aws_memorydb_cluster: Add network_type and ip_discovery arguments (#​46636)
  • resource/aws_opensearch_domain: Add jwt_options attribute (#​46439)
  • resource/aws_wafv2_web_acl_rule_group_association: Add support for managed_rule_group_configs within managed_rule_group and root-level visibility_config block for CloudWatch metrics configuration (#​44426)

BUG FIXES:

  • data-source/aws_dms_endpoint: Add missing mongodb_settings.use_update_lookup attribute to fix "invalid address to set" error (#​46616)
  • data-source/aws_iam_policy_document: Fix crash when statement.principals.identifiers contains a non-string value (#​46226)
  • list-resource/aws_s3_object: Includes parent bucket in display name. (#​46596)
  • resource/aws_autoscaling_group: Fix couldn't find resource (21 retries) errors updating load_balancers, target_group_arns, and traffic_source (#​46622)
  • resource/aws_bedrockagentcore_gateway_target: Add credential_provider_configuration.oauth.default_return_url and credential_provider_configuration.oauth.grant_type arguments (#​46127)
  • resource/aws_bedrockagentcore_gateway_target: Retry IAM eventual consistency errors on Create (#​46127)
  • resource/aws_billing_view: Fix "inconsistent result after apply" errors caused by ordering of data_filter_expression.dimensions.values (#​46462)
  • resource/aws_s3tables_table_bucket: Change encryption_configuration to Optional and Computed, fixing unexpected new value: .encryption_configuration: was null, but now cty.ObjectVal(map[string]cty.Value{"kms_key_arn":cty.NullVal(cty.String),"sse_algorithm":cty.StringVal("AES256")}) errors (#​46150)
  • resource/aws_subnet: Fixed IPv6 CIDR block validation and assignment to IPAM-provisioned subnets. (#​46556)
  • resource/aws_vpc_endpoint: Fix InvalidParameter: DnsOptions PrivateDnsOnlyForInboundResolverEndpoint is applicable only to Interface VPC Endpoints errors when creating S3Tables VPC endpoints (#​46102)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.33.0` → `6.34.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.34.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6340-February-25-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.33.0...v6.34.0) FEATURES: - **New List Resource:** `aws_ec2_secondary_network` ([#&#8203;46552](https://github.com/hashicorp/terraform-provider-aws/issues/46552)) - **New List Resource:** `aws_ec2_secondary_subnet` ([#&#8203;46552](https://github.com/hashicorp/terraform-provider-aws/issues/46552)) - **New List Resource:** `aws_ecr_task_definition` ([#&#8203;46628](https://github.com/hashicorp/terraform-provider-aws/issues/46628)) - **New List Resource:** `aws_elb` ([#&#8203;46639](https://github.com/hashicorp/terraform-provider-aws/issues/46639)) - **New List Resource:** `aws_s3_bucket_lifecycle_configuration` ([#&#8203;46531](https://github.com/hashicorp/terraform-provider-aws/issues/46531)) - **New Resource:** `aws_networkmanager_prefix_list_association` ([#&#8203;46566](https://github.com/hashicorp/terraform-provider-aws/issues/46566)) ENHANCEMENTS: - data-source/aws\_grafana\_workspace: Add `kms_key_id` attribute ([#&#8203;46584](https://github.com/hashicorp/terraform-provider-aws/issues/46584)) - data-source/aws\_memorydb\_cluster: Add `network_type` and `ip_discovery` attributes ([#&#8203;46636](https://github.com/hashicorp/terraform-provider-aws/issues/46636)) - resource/aws\_athena\_workgroup: Add `configuration.query_results_s3_access_grants_configuration` argument ([#&#8203;46376](https://github.com/hashicorp/terraform-provider-aws/issues/46376)) - resource/aws\_bedrockagentcore\_api\_key\_credential\_provider: Add tagging support ([#&#8203;46591](https://github.com/hashicorp/terraform-provider-aws/issues/46591)) - resource/aws\_bedrockagentcore\_gateway\_target: Add `metadata_configuration` block for HTTP header and query parameter propagation ([#&#8203;45808](https://github.com/hashicorp/terraform-provider-aws/issues/45808)) - resource/aws\_bedrockagentcore\_oauth2\_credential\_provider: Add tagging support ([#&#8203;46590](https://github.com/hashicorp/terraform-provider-aws/issues/46590)) - resource/aws\_cloudwatch\_event\_connection: Add `auth_parameters.connectivity_parameters` argument ([#&#8203;41561](https://github.com/hashicorp/terraform-provider-aws/issues/41561)) - resource/aws\_ecs\_service: Add `service_connect_configuration.access_log_configuration` argument ([#&#8203;45820](https://github.com/hashicorp/terraform-provider-aws/issues/45820)) - resource/aws\_ecs\_service: Add resource identity support ([#&#8203;46644](https://github.com/hashicorp/terraform-provider-aws/issues/46644)) - resource/aws\_eip\_domain\_name: Add import support ([#&#8203;46582](https://github.com/hashicorp/terraform-provider-aws/issues/46582)) - resource/aws\_grafana\_workspace: Add `kms_key_id` argument ([#&#8203;46584](https://github.com/hashicorp/terraform-provider-aws/issues/46584)) - resource/aws\_instance: Allow `cpu_options.core_count`, `cpu_options.nested_virtualization`, and `cpu_options.threads_per_core` to be updated in-place ([#&#8203;46568](https://github.com/hashicorp/terraform-provider-aws/issues/46568)) - resource/aws\_lb\_target\_group\_attachment: Add import support ([#&#8203;46646](https://github.com/hashicorp/terraform-provider-aws/issues/46646)) - resource/aws\_lb\_target\_group\_attachment: Add resource identity ([#&#8203;46646](https://github.com/hashicorp/terraform-provider-aws/issues/46646)) - resource/aws\_memorydb\_cluster: Add `network_type` and `ip_discovery` arguments ([#&#8203;46636](https://github.com/hashicorp/terraform-provider-aws/issues/46636)) - resource/aws\_opensearch\_domain: Add `jwt_options` attribute ([#&#8203;46439](https://github.com/hashicorp/terraform-provider-aws/issues/46439)) - resource/aws\_wafv2\_web\_acl\_rule\_group\_association: Add support for `managed_rule_group_configs` within `managed_rule_group` and root-level `visibility_config` block for CloudWatch metrics configuration ([#&#8203;44426](https://github.com/hashicorp/terraform-provider-aws/issues/44426)) BUG FIXES: - data-source/aws\_dms\_endpoint: Add missing `mongodb_settings.use_update_lookup` attribute to fix "invalid address to set" error ([#&#8203;46616](https://github.com/hashicorp/terraform-provider-aws/issues/46616)) - data-source/aws\_iam\_policy\_document: Fix crash when `statement.principals.identifiers` contains a non-string value ([#&#8203;46226](https://github.com/hashicorp/terraform-provider-aws/issues/46226)) - list-resource/aws\_s3\_object: Includes parent bucket in display name. ([#&#8203;46596](https://github.com/hashicorp/terraform-provider-aws/issues/46596)) - resource/aws\_autoscaling\_group: Fix `couldn't find resource (21 retries)` errors updating `load_balancers`, `target_group_arns`, and `traffic_source` ([#&#8203;46622](https://github.com/hashicorp/terraform-provider-aws/issues/46622)) - resource/aws\_bedrockagentcore\_gateway\_target: Add `credential_provider_configuration.oauth.default_return_url` and `credential_provider_configuration.oauth.grant_type` arguments ([#&#8203;46127](https://github.com/hashicorp/terraform-provider-aws/issues/46127)) - resource/aws\_bedrockagentcore\_gateway\_target: Retry IAM eventual consistency errors on Create ([#&#8203;46127](https://github.com/hashicorp/terraform-provider-aws/issues/46127)) - resource/aws\_billing\_view: Fix "inconsistent result after apply" errors caused by ordering of `data_filter_expression.dimensions.values` ([#&#8203;46462](https://github.com/hashicorp/terraform-provider-aws/issues/46462)) - resource/aws\_s3tables\_table\_bucket: Change `encryption_configuration` to Optional and Computed, fixing `unexpected new value: .encryption_configuration: was null, but now cty.ObjectVal(map[string]cty.Value{"kms_key_arn":cty.NullVal(cty.String),"sse_algorithm":cty.StringVal("AES256")})` errors ([#&#8203;46150](https://github.com/hashicorp/terraform-provider-aws/issues/46150)) - resource/aws\_subnet: Fixed IPv6 CIDR block validation and assignment to IPAM-provisioned subnets. ([#&#8203;46556](https://github.com/hashicorp/terraform-provider-aws/issues/46556)) - resource/aws\_vpc\_endpoint: Fix `InvalidParameter: DnsOptions PrivateDnsOnlyForInboundResolverEndpoint is applicable only to Interface VPC Endpoints` errors when creating S3Tables VPC endpoints ([#&#8203;46102](https://github.com/hashicorp/terraform-provider-aws/issues/46102)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zOC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-25 23:05:11 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infrastructure/tofu-template!77
No description provided.