Terraform AWS Provider v6.55.0: New Data Sources and Enhancements
Terraform AWS Provider version 6.55.0 introduces several new data sources and list resources, including `aws_elasticache_service_updates` and new resources for Autoscaling Groups, CloudWatch Log Streams, Kinesis Firehose, Network Interfaces, RDS Clusters, and Step Functions State Machines. Enhancements focus on Bedrock Agent Core resources with new configuration blocks and attributes for JWT authorizers and network settings, alongside updates for MSK Replicators. The release also includes bug fixes for Bedrock Agent Core and AWS Config organization rules.
- →New Data Source: aws_elasticache_service_updates
- →New List Resource: aws_autoscaling_group
- →New List Resource: aws_cloudwatch_log_stream
- →New List Resource: aws_kinesis_firehose_delivery_stream
- →New List Resource: aws_network_interface
Features (7) ›
- aws_elasticache_service_updates New Data Source: aws_elasticache_service_updates
- aws_autoscaling_group New List Resource: aws_autoscaling_group
- aws_cloudwatch_log_stream New List Resource: aws_cloudwatch_log_stream
- aws_kinesis_firehose_delivery_stream New List Resource: aws_kinesis_firehose_delivery_stream
- aws_network_interface New List Resource: aws_network_interface
- aws_rds_cluster New List Resource: aws_rds_cluster
- aws_sfn_state_machine New List Resource: aws_sfn_state_machine
Enhancements (9) ›
- aws_bedrock_guardrail Add updated_at attribute
- 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
- aws_bedrockagentcore_gateway
Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer
- aws_bedrockagentcore_harness
Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer
- aws_bedrockagentcore_harness Add require_service_s3_endpoint argument to network_configuration.network_mode_config
- aws_bedrockagentcore_registry
Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer
- aws_msk_replicator Add consumer_group_offset_sync_mode attribute to consumer_group_replication block
- aws_network_interface Add resource identity support
- aws_rds_cluster Add resource identity support
https://github.com/hashicorp/terraform-provider-aws/releases/tag/v6.55.0
Related releases
- Amazon Aurora DSQL adds multi-Region cluster support in four more Regions AWS What's New ·
- CloudWatch adds managed Prometheus collectors AWS What's New ·
- Amazon EC2 C7i Instances Expand to New Regions AWS What's New ·
- EC2 C7i-flex instances now available in Europe (Milan) region AWS What's New ·
- AWS CodeDeploy Expands to Five New Regions AWS What's New ·
- Redis 8.0 end-of-life date moved to 2026-12-01 endoflife.date ·