6.17.0 (October 16, 2025)
NOTES:
- resource/aws_quicksight_account_subscription: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#44638)
FEATURES:
- New Data Source:
aws_rds_global_cluster
(#37286) - New Data Source:
aws_vpn_connection
(#44622) - New Resource:
aws_bedrockagentcore_agent_runtime
(#44301) - New Resource:
aws_bedrockagentcore_agent_runtime_endpoint
(#44301) - New Resource:
aws_bedrockagentcore_api_key_credential_provider
(#44302) - New Resource:
aws_bedrockagentcore_browser
(#44303) - New Resource:
aws_bedrockagentcore_code_interpreter
(#44304) - New Resource:
aws_bedrockagentcore_gateway
(#44305) - New Resource:
aws_bedrockagentcore_gateway_target
(#44305)
ENHANCEMENTS:
- resource/aws_imagebuilder_container_recipe: Update EBS
throughput
maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604) - resource/aws_imagebuilder_image_recipe: Update EBS
throughput
maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604) - resource/aws_launch_template: Update EBS
throughput
maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604) - resource/aws_quicksight_account_subscription: Add
admin_pro_group
,author_pro_group
, andreader_pro_group
arguments (#44638) - resource/aws_subnet: Adds List support (#44671)
- resource/aws_vpc: Adds List support (#44609)
BUG FIXES:
- resource/aws_ec2_transit_gateway_route_table_propagation.test: Fix bug causing
inconsistent final plan
errors (#44542) - resource/aws_lambda_function: Reset non-API attributes (
source_code_hash
,s3_bucket
,s3_key
,s3_object_version
andfilename
) to their previous values when an update operation fails (#42829)