Skip to content

Bump the terraform-minor-patch group across 2 directories with 1 update#1244

Merged
Akol125 merged 3 commits intomasterfrom
dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a
Mar 2, 2026
Merged

Bump the terraform-minor-patch group across 2 directories with 1 update#1244
Akol125 merged 3 commits intomasterfrom
dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Bumps the terraform-minor-patch group with 1 update in the /infrastructure/account directory: hashicorp/aws.
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/instance directory: hashicorp/aws.

Updates hashicorp/aws from 6.33.0 to 6.34.0

Release notes

Sourced from hashicorp/aws's releases.

v6.34.0

6.34.0 (February 25, 2026)

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)
Changelog

Sourced from hashicorp/aws's changelog.

6.34.0 (February 25, 2026)

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)
Commits
  • b53a72b Merge pull request #46657 from hashicorp/dependabot/go_modules/github.com/clo...
  • fdc8ec7 .ci/providerlint(deps): bump github.com/cloudflare/circl
  • 208d14c Update go.mod and go.sum for .ci/tools
  • 840a800 chore: make clean-tidy
  • b06c8e6 Update CHANGELOG.md for #46655
  • e7d7d83 Prepare for v6.34.0 release (#46655)
  • 78285ad Merge pull request #46646 from hashicorp/b-lb-target-group-attch-import
  • 577b429 Fix athena test breakage
  • 5aa04de Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
  • e52e898 Fix IAM test break, intermittent
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.33.0 to 6.34.0

Release notes

Sourced from hashicorp/aws's releases.

v6.34.0

6.34.0 (February 25, 2026)

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)
Changelog

Sourced from hashicorp/aws's changelog.

6.34.0 (February 25, 2026)

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)
Commits
  • b53a72b Merge pull request #46657 from hashicorp/dependabot/go_modules/github.com/clo...
  • fdc8ec7 .ci/providerlint(deps): bump github.com/cloudflare/circl
  • 208d14c Update go.mod and go.sum for .ci/tools
  • 840a800 chore: make clean-tidy
  • b06c8e6 Update CHANGELOG.md for #46655
  • e7d7d83 Prepare for v6.34.0 release (#46655)
  • 78285ad Merge pull request #46646 from hashicorp/b-lb-target-group-attch-import
  • 577b429 Fix athena test breakage
  • 5aa04de Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
  • e52e898 Fix IAM test break, intermittent
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file infrastructure Pull requests that update terraform code labels Feb 26, 2026
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 26, 2026 02:36 Failure
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 26, 2026 02:52 Failure
@dependabot dependabot Bot force-pushed the dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a branch from a551842 to c59a746 Compare February 26, 2026 11:47
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 26, 2026 11:54 Failure
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 26, 2026 12:10 Failure
@dependabot dependabot Bot force-pushed the dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a branch from c59a746 to b3a950f Compare February 27, 2026 02:26
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 27, 2026 02:33 Failure
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 27, 2026 02:49 Failure
@dependabot dependabot Bot force-pushed the dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a branch from b3a950f to 2320297 Compare February 27, 2026 13:37
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 27, 2026 13:45 Failure
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox February 27, 2026 14:01 Failure
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/account directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/instance directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.33.0 to 6.34.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.33.0...v6.34.0)

Updates `hashicorp/aws` from 6.33.0 to 6.34.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.33.0...v6.34.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
- dependency-name: hashicorp/aws
  dependency-version: 6.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a branch from 2320297 to 9e190cf Compare March 2, 2026 02:28
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox March 2, 2026 02:37 Failure
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox March 2, 2026 02:53 Failure
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 2, 2026

@Akol125 Akol125 temporarily deployed to internal-dev-sandbox March 2, 2026 09:57 — with GitHub Actions Inactive
@Akol125 Akol125 temporarily deployed to internal-dev-sandbox March 2, 2026 09:58 — with GitHub Actions Inactive
@Akol125 Akol125 merged commit 2c43d40 into master Mar 2, 2026
28 of 29 checks passed
@Akol125 Akol125 deleted the dependabot/terraform/infrastructure/account/terraform-minor-patch-4c7a811f1a branch March 2, 2026 10:21
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 infrastructure Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants