Skip to content

Bump hashicorp/aws from 6.54.0 to 6.55.0 in /terraform#253

Merged
Tsingis merged 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/aws-6.55.0
Jul 21, 2026
Merged

Bump hashicorp/aws from 6.54.0 to 6.55.0 in /terraform#253
Tsingis merged 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/aws-6.55.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/aws from 6.54.0 to 6.55.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.55.0

6.55.0 (July 15, 2026)

FEATURES:

  • New Data Source: aws_elasticache_service_updates (#44608)
  • New List Resource: aws_autoscaling_group (#48928)
  • New List Resource: aws_cloudwatch_log_stream (#48878)
  • New List Resource: aws_kinesis_firehose_delivery_stream (#48946)
  • New List Resource: aws_network_interface (#48887)
  • New List Resource: aws_rds_cluster (#48948)
  • New List Resource: aws_sfn_state_machine (#48840)

ENHANCEMENTS:

  • resource/aws_bedrock_guardrail: Add updated_at attribute (#48881)
  • resource/aws_bedrockagentcore_agent_runtime: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer, and the read-only require_service_s3_endpoint attribute to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_gateway: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add require_service_s3_endpoint argument to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_registry: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_msk_replicator: Add consumer_group_offset_sync_mode attribute to consumer_group_replication block (#47670)
  • resource/aws_network_interface: Add resource identity support (#48887)
  • resource/aws_rds_cluster: Add resource identity support (#48948)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Fix Unsupported Type errors when no memory is configured (#48654)
  • resource/aws_config_organization_managed_rule: Fix interface conversion: interface {} is nil, not *configservice.DescribeOrganizationConfigRuleStatusesOutput panics on delete (#48845)
Changelog

Sourced from hashicorp/aws's changelog.

6.55.0 (July 15, 2026)

FEATURES:

  • New Data Source: aws_elasticache_service_updates (#44608)
  • New List Resource: aws_autoscaling_group (#48928)
  • New List Resource: aws_cloudwatch_log_stream (#48878)
  • New List Resource: aws_kinesis_firehose_delivery_stream (#48946)
  • New List Resource: aws_network_interface (#48887)
  • New List Resource: aws_rds_cluster (#48948)
  • New List Resource: aws_sfn_state_machine (#48840)

ENHANCEMENTS:

  • resource/aws_bedrock_guardrail: Add updated_at attribute (#48881)
  • resource/aws_bedrockagentcore_agent_runtime: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer, and the read-only require_service_s3_endpoint attribute to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_gateway: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add require_service_s3_endpoint argument to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_registry: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_msk_replicator: Add consumer_group_offset_sync_mode attribute to consumer_group_replication block (#47670)
  • resource/aws_network_interface: Add resource identity support (#48887)
  • resource/aws_rds_cluster: Add resource identity support (#48948)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Fix Unsupported Type errors when no memory is configured (#48654)
  • resource/aws_config_organization_managed_rule: Fix interface conversion: interface {} is nil, not *configservice.DescribeOrganizationConfigRuleStatusesOutput panics on delete (#48845)
Commits
  • ce2ea91 Merge pull request #48959 from hashicorp/prepare-version-v6.55.0
  • 62ecb4c Bump version to v6.55.0
  • fbfd39a Update CHANGELOG
  • 68aefa2 Update CHANGELOG.md for #48948
  • b7527e9 Merge pull request #48948 from hashicorp/f-rds_cluster-list
  • 4c9e56f Merge pull request #48946 from hashicorp/f-firehose_delivery_stream-list
  • 7937fdd Merge pull request #48654 from jesseturner21/agentcore/vpc-endpoint-fields
  • a4a360d Make 'TestCustomJWTAuthorizerPrivateEndpointRoundTrip' table-driven.
  • 649d721 Move 'TestCustomJWTAuthorizerPrivateEndpointRoundTrip'.
  • e41a08e Bump the aws-sdk-go-v2 group across 1 directory with 8 updates (#48951)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.54.0 to 6.55.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.54.0...v6.55.0)

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

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 Jul 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

@Tsingis
Tsingis merged commit 7759bc7 into main Jul 21, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/terraform/terraform/hashicorp/aws-6.55.0 branch July 21, 2026 13:18
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.

1 participant