Skip to content

Bump hashicorp/aws from 6.23.0 to 6.33.0 in /terraform in the ci group#376

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/ci-145c5b3ba6
Open

Bump hashicorp/aws from 6.23.0 to 6.33.0 in /terraform in the ci group#376
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/ci-145c5b3ba6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the ci group in /terraform with 1 update: hashicorp/aws.

Updates hashicorp/aws from 6.23.0 to 6.33.0

Release notes

Sourced from hashicorp/aws's releases.

v6.33.0

6.33.0 (February 18, 2026)

FEATURES:

  • New Resource: aws_networkmanager_attachment_routing_policy_label (#46489)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add cpu_options.nested_virtualization and network_performance_options attributes (#46540)
  • data/aws_acmpca_certificate_authority: Add custom_path argument to revocation_configuration.crl_configuration configuration block (#46487)
  • resource/aws_acmpca_certificate_authority: Add custom_path argument to revocation_configuration.crl_configuration configuration block (#46487)
  • resource/aws_budgets_budget: Add filter_expression attribute (#46501)
  • resource/aws_dms_endpoint: Add access_alternate_directly, add_supplemental_logging, additional_archived_log_dest_id, allow_selected_nested_tables, archived_log_dest_id, archived_logs_only, asm_password, asm_server, asm_user, authentication_method, char_length_semantics, convert_timestamp_with_zone_to_utc, direct_path_no_log, direct_path_parallel_load, enable_homogenous_tablespace, extra_archived_log_dest_ids, fail_task_on_lob_truncation, number_datatype_scale, open_transaction_window, oracle_path_prefix, parallel_asm_read_threads, read_ahead_blocks, read_table_space_name, replace_path_prefix, retry_interval, secrets_manager_oracle_asm_access_role_arn, secrets_manager_oracle_asm_secret_id, security_db_encryption, security_db_encryption_name, spatial_data_option_to_geo_json_function_name, standby_delay_time, trim_space_in_char, use_alternate_folder_for_online, use_bfile, use_direct_path_full_load, use_logminer_reader, and use_path_prefixarguments to theoracle_settings` configuration block (#46516)
  • resource/aws_dms_endpoint: Add use_update_lookup argument to mongodb_settings configuration block (#46253)
  • resource/aws_ecs_task_definition: Add resource identity support (#46411)
  • resource/aws_instance: Add nested_virtualization attribute to cpu_options configuration block (#46533)
  • resource/aws_launch_template: Add nested_virtualization attribute to cpu_options configuration block (#46533)
  • resource/aws_launch_template: Add secondary_interfaces configuration block (#46540)
  • resource/aws_lexv2models_intent: Add qna_intent_configuration attribute (#46419)
  • resource/aws_sagemaker_domain: Add domain_settings.trusted_identity_propagation_settings argument (#44965)

BUG FIXES:

  • data-source/aws_route53_records: Fix runtime error: invalid memory address or nil pointer dereference panics when name_regex is an invalid regular expression (#46478)
  • resource/aws_cur_report_definition: Support ap-southeast-5 and eusc-de-east-1 as valid values for s3_region (#46475)
  • resource/aws_docdb_cluster: Allow adding and modifying serverless_v2_scaling_configuration without forcing cluster replacement (#45049)
  • resource/aws_lb: Fix ValidationError ... Member must have length less than or equal to 20 errors when more than 20 load balancer attributes are being modified (#46496)
  • resource/aws_sagemaker_image_version: Fix race condition when creating multiple versions concurrently (#44960)
  • resource/aws_subnet: Allows providing a cidr_block when allocating a subnet from an IPAM resource pool. (#46453)
  • resource/aws_subnet: Fix expected ipv6_netmask_length to be one of [44 48 52 56 60], got 64 validation error (#46515)

v6.32.1

6.32.1 (February 13, 2026)

BUG FIXES:

  • resource/aws_autoscaling_group: Fix couldn't find resource error during creation when waiting for capacity to be satisfied (#46452)
  • resource/aws_cloudwatch_log_delivery: Fix s3_delivery_configuration.suffix_path losing AWS-added prefix on update (#46455)
  • resource/aws_dynamodb_table: Fix perpetual diff when using key_schema with a single range key on a global secondary index (#46442)
  • resource/aws_elasticache_replication_group: Fix false validation error when auth_token references another resource (#46454)

v6.32.0

6.32.0 (February 11, 2026)

FEATURES:

  • New List Resource: aws_ecr_repository (#46344)
  • New List Resource: aws_lambda_permission (#46341)
  • New List Resource: aws_route (#46370)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.33.0 (February 18, 2026)

FEATURES:

  • New Resource: aws_networkmanager_attachment_routing_policy_label (#46489)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add cpu_options.nested_virtualization and network_performance_options attributes (#46540)
  • data/aws_acmpca_certificate_authority: Add custom_path argument to revocation_configuration.crl_configuration configuration block (#46487)
  • resource/aws_acmpca_certificate_authority: Add custom_path argument to revocation_configuration.crl_configuration configuration block (#46487)
  • resource/aws_budgets_budget: Add filter_expression attribute (#46501)
  • resource/aws_dms_endpoint: Add access_alternate_directly, add_supplemental_logging, additional_archived_log_dest_id, allow_selected_nested_tables, archived_log_dest_id, archived_logs_only, asm_password, asm_server, asm_user, authentication_method, char_length_semantics, convert_timestamp_with_zone_to_utc, direct_path_no_log, direct_path_parallel_load, enable_homogenous_tablespace, extra_archived_log_dest_ids, fail_task_on_lob_truncation, number_datatype_scale, open_transaction_window, oracle_path_prefix, parallel_asm_read_threads, read_ahead_blocks, read_table_space_name, replace_path_prefix, retry_interval, secrets_manager_oracle_asm_access_role_arn, secrets_manager_oracle_asm_secret_id, security_db_encryption, security_db_encryption_name, spatial_data_option_to_geo_json_function_name, standby_delay_time, trim_space_in_char, use_alternate_folder_for_online, use_bfile, use_direct_path_full_load, use_logminer_reader, and use_path_prefixarguments to theoracle_settings` configuration block (#46516)
  • resource/aws_dms_endpoint: Add use_update_lookup argument to mongodb_settings configuration block (#46253)
  • resource/aws_ecs_task_definition: Add resource identity support (#46411)
  • resource/aws_instance: Add nested_virtualization attribute to cpu_options configuration block (#46533)
  • resource/aws_launch_template: Add nested_virtualization attribute to cpu_options configuration block (#46533)
  • resource/aws_launch_template: Add secondary_interfaces configuration block (#46540)
  • resource/aws_lexv2models_intent: Add qna_intent_configuration attribute (#46419)
  • resource/aws_sagemaker_domain: Add domain_settings.trusted_identity_propagation_settings argument (#44965)

BUG FIXES:

  • data-source/aws_route53_records: Fix runtime error: invalid memory address or nil pointer dereference panics when name_regex is an invalid regular expression (#46478)
  • resource/aws_cur_report_definition: Support ap-southeast-5 and eusc-de-east-1 as valid values for s3_region (#46475)
  • resource/aws_docdb_cluster: Allow adding and modifying serverless_v2_scaling_configuration without forcing cluster replacement (#45049)
  • resource/aws_lb: Fix ValidationError ... Member must have length less than or equal to 20 errors when more than 20 load balancer attributes are being modified (#46496)
  • resource/aws_sagemaker_image_version: Fix race condition when creating multiple versions concurrently (#44960)
  • resource/aws_subnet: Allows providing a cidr_block when allocating a subnet from an IPAM resource pool. (#46453)
  • resource/aws_subnet: Fix expected ipv6_netmask_length to be one of [44 48 52 56 60], got 64 validation error (#46515)

6.32.1 (February 13, 2026)

BUG FIXES:

  • resource/aws_autoscaling_group: Fix couldn't find resource error during creation when waiting for capacity to be satisfied (#46452)
  • resource/aws_cloudwatch_log_delivery: Fix s3_delivery_configuration.suffix_path losing AWS-added prefix on update (#46455)
  • resource/aws_dynamodb_table: Fix perpetual diff when using key_schema with a single range key on a global secondary index (#46442)
  • resource/aws_elasticache_replication_group: Fix false validation error when auth_token references another resource (#46454)

6.32.0 (February 11, 2026)

FEATURES:

  • New List Resource: aws_ecr_repository (#46344)
  • New List Resource: aws_lambda_permission (#46341)
  • New List Resource: aws_route (#46370)
  • New List Resource: aws_route53_resolver_rule_association (#46349)
  • New List Resource: aws_route_table (#46337)
  • New List Resource: aws_s3_directory_bucket (#46373)

... (truncated)

Commits
  • ea6e951 Merge pull request #46550 from hashicorp/prepare6.33.0
  • 2c65d7a Prepare for v6.33.0 release.
  • 4c369aa Update CHANGELOG.md for #46548
  • 5968d6b Merge pull request #46548 from hashicorp/ewbankkit-patch-1
  • 0347c15 Merge pull request #46540 from cheenar-aws/f-aws_ec2_launch_template-secondar...
  • 3ff5591 Update internal/service/ec2/ec2_launch_template_test.go
  • f983716 Fix race condition in AWS SageMaker image version creation
  • 034759c Update website/docs/r/launch_template.html.markdown
  • 03668f0 Fix 'TestAccEC2LaunchTemplate_CreditSpecification_nonBurstable'.
  • f88d909 Merge pull request #45049 from tobias-schuemann/b-aws_docdb_cluster-serverles...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ci group in /terraform with 1 update: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.23.0 to 6.33.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.23.0...v6.33.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants