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 MQ allows configurable storage for RabbitMQ brokers AWS What's New ·
- Amazon MSK Express Brokers support Kafka 4.2 with improved rebalancing AWS What's New ·
- Amazon RDS/Aurora add Graviton4 R8g instances in more regions, M8g instances wider AWS What's New ·
- RDS and Aurora add R8gd/M8gd instances in more regions AWS What's New ·
- Amazon RDS for Db2 expands to more AWS Commercial regions AWS What's New ·
- Amazon OpenSearch Service integrates with AWS Agent Toolkit AWS What's New ·