6.50.0 (June 10, 2026)
NOTES:
- resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of
private_endpoint, it is best effort and we ask for community help in testing (#47602)
FEATURES:
- New List Resource:
aws_bedrockagentcore_policy(#47971) - New List Resource:
aws_cloudwatch_log_s3_table_integration_source(#48190) - New List Resource:
aws_ecs_daemon(#47562) - New List Resource:
aws_ecs_daemon_task_definition(#47562) - New Resource:
aws_bedrockagentcore_policy(#47971) - New Resource:
aws_cloudwatch_log_s3_table_integration_source(#48190) - New Resource:
aws_ecs_daemon(#47562) - New Resource:
aws_ecs_daemon_task_definition(#47562) - New Resource:
aws_observabilityadmin_s3_table_integration(#48190)
ENHANCEMENTS:
- provider: Add Linux s390x support (#48272)
- resource/aws_bedrockagentcore_agent_runtime: Add
AGUIas a valid value forprotocol_configuration.server_protocol(#47906) - resource/aws_bedrockagentcore_gateway: Add
policy_engine_configurationconfiguration block (#47818) - resource/aws_bedrockagentcore_gateway_target: Add
listing_modeargument to thetarget_configuration.mcp.mcp_serverconfiguration block (#48225) - resource/aws_bedrockagentcore_gateway_target: Add
private_endpointargument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602) - resource/aws_bedrockagentcore_memory: Add
indexed_keyandstream_delivery_resourcesarguments (#48240)
BUG FIXES:
- data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in
couldn't find resourceerrors when reading a version immediately after creation (#48318) - resource/aws_cloudwatch_log_subscription_filter: Retry
ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided roleIAM eventual consistency errors on Create and Update (#48255) - resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
- resource/aws_default_route_table: Fix perpetual drift on
route.gateway_idwhenroute.odb_network_arnis configured (#48239) - resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for
network_configuration[0].security_groupswhen usingnetwork_configuration.ec2:DescribeSecurityGroupsIAM permission is newly required. (#47944) - resource/aws_ecs_express_gateway_service: Fix
Resource Already Existserror when recreating a service after deletion (#48098) - resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
- resource/aws_kinesis_firehose_delivery_stream: Fix
InvalidArgumentExceptionerrors when creating or updatingextended_s3_configurationin AWS partitions that do not support thecustom_time_zoneandfile_extensionattributes (#48284) - resource/aws_route: Fix perpetual drift on
gateway_idwhenodb_network_arnis configured (#48239) - resource/aws_route_table: Fix perpetual drift on
route.gateway_idwhenroute.odb_network_arnis configured (#48239) - resource/aws_secretsmanager_secret_version: Fix
Provider produced inconsistent final planerrors whensecret_stringorsecret_string_wo_versionreferences a resource being created or replaced in the same apply (#48318) - resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in
version_stagesbeing empty in state (#48318) - resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between
secret_stringandsecret_string_wo(or vice versa) without changing the secret value (#48318)