Releases: hashicorp/terraform-provider-aws
Releases · hashicorp/terraform-provider-aws
v6.19.0
6.19.0 (October 30, 2025)
FEATURES:
- New Data Source:
aws_ecrpublic_images(#44795) - New Resource:
aws_lakeformation_identity_center_configuration(#44867)
ENHANCEMENTS:
- action/aws_lambda_invoke: Output logs in a progress message when
log_typeisTail(#44843) - data-source/aws_imagebuilder_image_recipe: Add
ami_tagsattribute (#44731) - data-source/aws_lb_listener_rule: Add
regex_valuesattribute tocondition.host_header,condition.http_headerandcondition.path_patternblocks (#44741) - data-source/aws_lb_listener_rule: Add
transformattribute (#44702) - resource/aws_bedrockagentcore_gateway: Add validator to ensure correct
authorizer_configurationandauthorizer_typeconfig (#44826) - resource/aws_emrserverless_application: Add
monitoring_configurationargument (#43317) - resource/aws_emrserverless_application: Add
runtime_configurationargument (#43302) - resource/aws_identitystore_group: Adds
arnattribute. (#44867) - resource/aws_imagebuilder_image_recipe: Add
ami_tagsargument (#44731) - resource/aws_lb_listener_rule: Add
regex_valuesargument tocondition.host_header,condition.http_headerandcondition.path_patternblocks (#44741) - resource/aws_lb_listener_rule: Add
transformconfiguration block (#44702) - resource/aws_lb_listener_rule: The
valuesargument incondition.host_header,condition.http_headerandcondition.path_patternis now optional (#44741) - resource/aws_quicksight_data_set: Increase upper limit of
physical_table_map.relational_table.namefrom 64 to 256 characters (#44807) - resource/aws_sagemaker_notebook_instance: Add
notebook-al2023-v1to validplatform_identifiervalues (#44570) - resource/aws_sqs_queue: Remove
account_idandregionfrom Resource Identity schema (#44846) - resource/aws_sqs_queue_policy: Remove
account_idandregionfrom Resource Identity schema (#44846) - resource/aws_sqs_queue_redrive_allow_policy: Remove
account_idandregionfrom Resource Identity schema (#44846) - resource/aws_sqs_queue_redrive_policy: Remove
account_idandregionfrom Resource Identity schema (#44846)
BUG FIXES:
- data-source/aws_lakeformation_permissions: Allows IAM Identity Center Groups as
principal. (#44867) - provider: Fix crash when setting override region during provider initialization (#44860)
- resource/aws_bedrockagentcore_gateway: Change
authorizer_configurationblock fromRequiredtoOptional(#44812) - resource/aws_bedrockagentcore_gateway: Mark
authorizer_typeargument asForceNew(#44812) - resource/aws_lakeformation_permissions: Allows IAM Identity Center Groups as
principal. (#44867)
v6.18.0
6.18.0 (October 23, 2025)
NOTES:
- data-source/aws_organizations_organization: The
accounts.statusandnon_master_accounts.statusattributes are deprecated. Use theaccounts.stateandnon_master_accounts.stateattributes instead. (#44327) - data-source/aws_organizations_organizational_unit_child_accounts: The
accounts.statusattribute is deprecated. Useaccounts.stateinstead. (#44327) - data-source/aws_organizations_organizational_unit_descendant_accounts: The
accounts.statusattribute is deprecated. Useaccounts.stateinstead. (#44327) - resource/aws_organizations_account: The
statusattribute is deprecated. Usestateinstead. (#44327) - resource/aws_organizations_organization: The
accounts.statusandnon_master_accounts.statusattributes are deprecated. Use theaccounts.stateandnon_master_accounts.stateattributes instead. (#44327)
FEATURES:
- New Resource:
aws_bedrockagentcore_memory(#44306) - New Resource:
aws_bedrockagentcore_memory_strategy(#44306) - New Resource:
aws_bedrockagentcore_oauth2_credential_provider(#44307) - New Resource:
aws_bedrockagentcore_token_vault_cmk(#44606) - New Resource:
aws_bedrockagentcore_workload_identity(#44308)
ENHANCEMENTS:
- data-source/aws_iam_policy: Adds validation for
path_prefixattribute (#44703) - data-source/aws_organizations_organization: Add
state,joined_method, andjoined_timestampattributes to theaccountsandnon_master_accountsblocks (#44327) - data-source/aws_organizations_organizational_unit_child_accounts: Add
state,joined_method, andjoined_timestampattributes to theaccountsblock (#44327) - data-source/aws_organizations_organizational_unit_descendant_accounts: Add
state,joined_method, andjoined_timestampattributes to theaccountsblock (#44327) - resource/aws_appstream_directory_config: Add
certificate_based_auth_propertiesargument (#44679) - resource/aws_iam_policy: Adds List support (#44703)
- resource/aws_iam_policy: Adds validation for
pathattribute (#44703) - resource/aws_iam_role_policy_attachment: Adds List support (#44739)
- resource/aws_odb_network: Add
delete_associated_resourcesattribute to enable practitioner to delete associated oci resource. (#44754) - resource/aws_organizations_account: Add
stateattribute (#44327) - resource/aws_organizations_organization: Add
state,joined_method, andjoined_timestampattributes to theaccountsandnon_master_accountsblocks (#44327)
BUG FIXES:
- data-source/aws_vpn_connection: Properly set
tagsattribute (#44761) - resource/aws_rds_cluster: Fix "When modifying Provisioned IOPS storage, specify a value for both allocated storage and iops" error when updating RDS clusters with Provisioned IOPS storage (#44706)
- resource/guardduty_detector_feature: Fix
additional_configurationblock to ignore ordering (#44627)
v6.17.0
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
throughputmaximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604) - resource/aws_imagebuilder_image_recipe: Update EBS
throughputmaximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604) - resource/aws_launch_template: Update EBS
throughputmaximum 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_grouparguments (#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 planerrors (#44542) - resource/aws_lambda_function: Reset non-API attributes (
source_code_hash,s3_bucket,s3_key,s3_object_versionandfilename) to their previous values when an update operation fails (#42829)
v6.16.0
6.16.0 (October 9, 2025)
FEATURES:
- New Action:
aws_transcribe_start_transcription_job(#44445) - New Data Source:
aws_odb_cloud_autonomous_vm_clusters(#44336) - New Data Source:
aws_odb_cloud_exadata_infrastructures(#44336) - New Data Source:
aws_odb_cloud_vm_clusters(#44336) - New Data Source:
aws_odb_network_peering_connections(#44336) - New Data Source:
aws_odb_networks(#44336) - New Resource:
aws_prometheus_resource_policy(#44256) - New Resource:
aws_transfer_host_key(#44559) - New Resource:
aws_transfer_web_app(#42708) - New Resource:
aws_transfer_web_app_customization(#42708)
ENHANCEMENTS:
- resource/aws_codebuild_project: Add
auto_retry_limitargument (#40035) - resource/aws_emrserverless_application: Add
scheduler_configurationblock (#44589) - resource/aws_lambda_event_source_mapping: Add
schema_registry_configconfiguration blocks toamazon_managed_kafka_event_source_configandself_managed_kafka_event_source_configblocks (#44540) - resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
- resource/aws_vpclattice_resource_gateway: Add
ipv4_addresses_per_eniargument (#44560)
BUG FIXES:
- provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
- provider: Fix
Missing Resource Identity After Updateerrors for non-refreshed and failed updates of Plugin Framework based resources (#44518) - provider: Fix
Unexpected Identity Changeerrors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518) - resource/aws_datazone_environment: Correctly updates
glossary_terms. (#44491) - resource/aws_datazone_environment: Prevents
unknown valueerror when optionalaccount_identifieris not specified. (#44491) - resource/aws_datazone_environment: Prevents
unknown valueerror when optionalaccount_regionis not specified. (#44491) - resource/aws_datazone_environment: Prevents error when updating. (#44491)
- resource/aws_datazone_environment: Prevents occasional
unexpected stateerror when deleting. (#44491) - resource/aws_datazone_environment: Properly passes
blueprint_identifieron creation. (#44491) - resource/aws_datazone_environment: Sets values for
user_parameterswhen importing. (#44491) - resource/aws_datazone_environment: Values in
user_parametersshould not be updateable. (#44491) - resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
- resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
- resource/aws_dynamodb_table: Do not retry on
LimitExceededException(#44576) - resource/aws_ivschat_room: Set
maximum_message_rate_per_secondvalidation maximum to100(#44572) - resource/aws_launch_template:
kms_key_idvalidation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505) - resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent
ThrottlingExceptionerrors (#24730)
v6.15.0
6.15.0 (October 2, 2025)
BREAKING CHANGES:
- resource/aws_ecs_service: Fix behavior when updating
capacity_provider_strategyto avoid ECS service recreation after recent AWS changes (#43533)
FEATURES:
- New Action:
aws_codebuild_start_build(#44444) - New Action:
aws_events_put_events(#44487) - New Action:
aws_sfn_start_execution(#44464) - New Data Source:
aws_appconfig_application(#44168) - New Data Source:
aws_odb_db_node(#43792) - New Data Source:
aws_odb_db_nodes(#43792) - New Data Source:
aws_odb_db_server(#43792) - New Data Source:
aws_odb_db_servers(#43792) - New Data Source:
aws_odb_db_system_shapes(#43825) - New Data Source:
aws_odb_gi_versions(#43825) - New Resource:
aws_lakeformation_lf_tag_expression(#43883)
ENHANCEMENTS:
- data-source/aws_dms_endpoint: Add
mysql_settingsattribute (#44516) - data-source/aws_ec2_instance_type_offering: Add
locationattribute (#44328) - data-source/aws_rds_proxy: Add
default_auth_schemeattribute (#44309) - resource/aws_cleanrooms_configured_table: Add resource identity support (#44435)
- resource/aws_cloudfront_distribution: Add
ip_address_typeargument toorigin.custom_origin_configblock (#44463) - resource/aws_connect_instance: Add resource identity support (#44346)
- resource/aws_connect_phone_number: Add resource identity support (#44365)
- resource/aws_dms_endpoint: Add
mysql_settingsconfiguration block (#44516) - resource/aws_dsql_cluster: Adds attribute
force_destroy. (#44406) - resource/aws_ebs_volume: Update
throughputmaximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44514) - resource/aws_ecs_capacity_provider: Add
clusterandmanaged_instances_providerarguments (#44509) - resource/aws_ecs_capacity_provider: Make
auto_scaling_group_provideroptional (#44509) - resource/aws_iam_service_specific_credential: Add support for Bedrock API keys with
credential_age_days,service_credential_alias,service_credential_secret,create_date, andexpiration_dateattributes (#44299) - resource/aws_networkfirewall_logging_configuration: Add
enable_monitoring_dashboardargument (#44515) - resource/aws_opensearch_domain: Add
aiml_optionsargument (#44417) - resource/aws_pinpointsmsvoicev2_phone_number: Update
two_way_channel_arnargument to acceptconnect.[region].amazonaws.comin addition to ARNs (#44372) - resource/aws_rds_proxy: Add
default_auth_schemeargument (#44309) - resource/aws_rds_proxy: Make
authconfiguration block optional (#44309) - resource/aws_route53recoverycontrolconfig_cluster: Add
network_typeargument (#44377) - resource/aws_route53recoverycontrolconfig_cluster: Add tagging support (#44473)
- resource/aws_route53recoverycontrolconfig_control_panel: Add tagging support (#44473)
- resource/aws_route53recoverycontrolconfig_safety_rule: Add tagging support (#44473)
- resource/aws_s3control_bucket: Add resource identity support (#44379)
- resource/aws_sfn_activity: Add
arnargument (#44408) - resource/aws_sfn_activity: Add resource identity support (#44408)
- resource/aws_sfn_alias: Add resource identity support (#44408)
- resource/aws_ssmcontacts_contact_channel: Add resource identity support (#44369)
BUG FIXES:
- data-source/aws_lb: Fix
Invalid address to set: []string{"secondary_ips_auto_assigned_per_subnet"}errors (#44485) - data-source/aws_networkfirewall_firewall_policy: Fix failure to retrieve multiple
firewall_policy.stateful_rule_group_referenceattributes (#44482) - data-source/aws_servicequotas_service_quota: Fixed a panic that occurred when a non-existing
quota_namewas provided (#44449) - resource/aws_bedrock_provisioned_model_throughput: Fix
AttributeName("arn") still remains in the path: could not find attribute or block "arn" in schemaerrors when upgrading from a pre-v6.0.0 provider version (#44434) - resource/aws_chatbot_slack_channel_configuration: Force resource replacement when
configuration_nameis modified (#43996) - resource/aws_cloudwatch_event_rule: Do not retry on
LimitExceededException(#44489) - resource/aws_cloudwatch_log_resource_policy: Do not retry on
LimitExceededException(#44522) - resource/aws_default_vpc: Correctly set
ipv6_cidr_blockwhen the VPC has multiple associated IPv6 CIDRs (#44362) - resource/aws_dms_endpoint: Ensure that
postgres_settingsare updated (#44389) - resource/aws_dsql_cluster: Prevents error when optional attribute
deletion_protection_enablednot set. (#44406) - resource/aws_eks_cluster: Change
compute_config,kubernetes_network_config.elastic_load_balancing, andstorage_config.to Optional and Computed, allowing EKS Auto Mode settings to be enabled, disabled, and removed from configuration (#44334) - resource/aws_elastic_beanstalk_configuration_template: Fix
inconsistent final planerror in some cases withsettingelements. (#44461) - resource/aws_elastic_beanstalk_environment: Fix
inconsistent final planerror in some cases withsettingelements. (#44461) - resource/aws_elasticache_cluster: Fix
provider produced unexpected valueforcache_usage_limitsargument. (#43841) - resource/aws_fsx_lustre_file_system: Fixed to update
metadata_configurationfirst to allow simultaneous increase ofmetadata_configuration.iopsandstorage_capacity(#44456) - resource/aws_instance: Fix
interface conversion: interface {} is nil, not map[string]interface {}panics whencapacity_reservation_targetis empty (#44459) - resource/aws_kinesisanalyticsv2_application: Ensure that configured
application_configuration.run_configurationvalues are respected during update (#43490) - resource/aws_odb_cloud_autonomous_vm_cluster : Fixed planmodifier for computed attribute. (#44401)
- resource/aws_odb_cloud_vm_cluster : Fixed planmodifier for computed attribute. Fixed planmodifier from display_name attribute. (#44401)
- resource/aws_odb_cloud_vm_cluster : Fixed planmodifier for data_storage_size_in_tbs. Marked it mandatory. Fixed gi-version issue during creati...
v6.14.1
6.14.1 (September 22, 2025)
NOTES:
- provider: This release contains both internal provider fixes and a Terraform Plugin SDK V2 update related to a regression which may impact resources that support resource identity (#44375)
BUG FIXES:
v6.14.0
6.14.0 (September 18, 2025)
FEATURES:
- New Data Source:
aws_billing_views(#44272) - New Data Source:
aws_odb_cloud_autonomous_vm_cluster(#43809) - New Data Source:
aws_odb_cloud_exadata_infrastructure(#43650) - New Data Source:
aws_odb_cloud_vm_cluster(#43790) - New Data Source:
aws_odb_network(#43715) - New Data Source:
aws_odb_network_peering_connection(#43757) - New Resource:
aws_controltower_baseline(#42397) - New Resource:
aws_odb_cloud_autonomous_vm_cluster(#43809) - New Resource:
aws_odb_cloud_exadata_infrastructure(#43650) - New Resource:
aws_odb_cloud_vm_cluster(#43790) - New Resource:
aws_odb_network(#43715) - New Resource:
aws_odb_network_peering_connection(#43757)
ENHANCEMENTS:
- resource/aws_batch_job_queue: Adds List support (#43960)
- resource/aws_cloudwatch_log_group: Adds List support (#44129)
- resource/aws_ecs_service: Add
deployment_configuration.lifecycle_hook.hook_detailsargument (#44289) - resource/aws_iam_role: Adds List support (#44129)
- resource/aws_instance: Adds List support (#44129)
- resource/aws_rds_global_cluster: Remove provider-side conflict between
source_db_cluster_identifierandenginearguments (#44252) - resource/aws_scheduler_schedule: Add
action_after_completionargument (#44264) - resource/aws_sfn_state_machine: Add resource identity support (#44286)
BUG FIXES:
- resource/aws_elasticache_user_group: Ignore
InvalidParameterValue: User xxx is not a member of user group xxxerrors during group modification (#43520) - resource/aws_sagemaker_endpoint_configuration: Fix panic when empty
async_inference_config.output_config.notification_configblock is specified (#44310)
v6.13.0
6.13.0 (September 11, 2025)
ENHANCEMENTS:
- data-source/aws_budgets_budget: Add
billing_view_arnattribute (#44241) - data-source/aws_dynamodb_table: Add
warm_throughputandglobal_secondary_index.warm_throughputattributes (#41308) - data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone IDs for
ap-southeast-5,ap-southeast-7,eu-south-2, andme-central-1AWS Regions (#44132) - data-source/aws_elb_hosted_zone_id: Add hosted zone ID for
ap-southeast-6AWS Region (#44132) - data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for
ap-southeast-6AWS Region (#44132) - data-source/aws_s3_bucket: Add hosted zone ID for
ap-southeast-6AWS Region (#44132) - resource/aws_appautoscaling_policy: Add
predictive_scaling_policy_configurationargument (#44211) - resource/aws_appautoscaling_policy: Add plan-time validation of
policy_type(#44211) - resource/aws_appautoscaling_policy: Add plan-time validation of
step_scaling_policy_configuration.adjustment_typeandstep_scaling_policy_configuration.metric_aggregation_type(#44211) - resource/aws_bedrock_guardrail: Add
input_action,output_action,input_enabled, andoutput_enabledarguments toword_policy_config.managed_word_lists_configandword_policy_config.words_configconfiguration blocks (#44224) - resource/aws_budgets_budget: Add
billing_view_arnargument (#44241) - resource/aws_cloudfront_distribution: Add
origin.response_completion_timeoutargument (#44163) - resource/aws_codebuild_webhook: Add
pull_request_build_policyconfiguration block (#44201) - resource/aws_dynamodb_table: Add
warm_throughputandglobal_secondary_index.warm_throughputarguments (#41308) - resource/aws_ecs_account_setting_default: Support
dualStackIPv6as a valid value forname(#44165) - resource/aws_glue_catalog_table_optimizer: Add
iceberg_configuration.run_rate_in_hoursargument toretention_configurationandorphan_file_deletion_configurationblocks (#44207) - resource/aws_networkfirewall_rule_group: Add IPv6 CIDR block support to
address_definitionarguments insourceanddestinationblocks withinrule_group.rules_source.stateless_rules_and_custom_actions.stateless_rule.rule_definition.match_attributes(#44215) - resource/aws_networkmanager_vpc_attachment: Add
options.dns_supportandoptions.security_group_referencing_supportarguments (#43742) - resource/aws_networkmanager_vpc_attachment: Change
optionsto Optional and Computed (#43742) - resource/aws_opensearch_package: Add
engine_versionargument (#44155) - resource/aws_opensearch_package: Add waiter to ensure package validation completes (#44155)
- resource/aws_synthetics_canary: Add
schedule.retry_configconfiguration block (#44244) - resource/aws_vpc_endpoint: Add resource identity support (#44194)
- resource/aws_vpc_security_group_egress_rule: Add resource identity support (#44198)
- resource/aws_vpc_security_group_ingress_rule: Add resource identity support (#44198)
BUG FIXES:
- resource/aws_appautoscaling_policy: Fix
interface conversion: interface {} is nil, not map[string]interface {}panics whenstep_scaling_policy_configurationis empty (#44211) - resource/aws_cognito_managed_login_branding: Fix
reading Cognito Managed Login Branding by client ... couldn't find resourceerrors when a user pool contains multiple client apps (#44204) - resource/aws_eks_cluster: Supports null
compute_config.node_role_arnwhen disabling auto mode or built-in node pools (#42483) - resource/aws_flow_log: Fix
Error decoding ... from prior state: unsupported attribute "log_group_name"errors when upgrading from a pre-v6.0.0 provider version (#44191) - resource/aws_launch_template: Fix
Error decoding ... from prior state: unsupported attribute "elastic_gpu_specifications"errors when upgrading from a pre-v6.0.0 provider version (#44195) - resource/aws_rds_cluster_role_association: Make
feature_nameoptional (#44143) - resource/aws_s3_bucket_lifecycle_configuration: Ignore
MethodNotAllowederrors when deleting non-existent lifecycle configurations (#44189) - resource/aws_secretsmanager_secret: Return diagnostic
warningwhen remote policy is invalid (#44228) - resource/aws_servicecatalog_provisioned_product: Restore
timeouts.readarguments removed in v6.12.0 (#44238)
v6.12.0
6.12.0 (September 4, 2025)
NOTES:
- resource/aws_s3_bucket_acl: The
access_control_policy.grant.grantee.display_nameattribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090) - resource/aws_s3_bucket_acl: The
access_control_policy.owner.display_nameattribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090) - resource/aws_s3_bucket_logging: The
target_grant.grantee.display_nameattribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)
FEATURES:
- New Resource:
aws_cognito_managed_login_branding(#43817)
ENHANCEMENTS:
- data-source/aws_efs_mount_target: Add
ip_address_typeandipv6_addressattributes (#44079) - data-source/aws_instance: Add
placement_group_idattribute (#38527) - data-source/aws_lambda_function: Add
source_kms_key_arnattribute (#44080) - data-source/aws_launch_template: Add
placement.group_idattribute (#44097) - provider: Support
ap-southeast-6as a valid AWS Region (#44127) - resource/aws_ecs_service: Remove Terraform default for
availability_zone_rebalancingand change the attribute to Optional and Computed. This allow ECS to default toENABLEDfor new resources compatible with AvailabilityZoneRebalancing and maintain an existing service'savailability_zone_rebalancingvalue during update when not configured. If an existing service never had anavailability_zone_rebalancingvalue configured and is updated, ECS will treat this asDISABLED(#43241) - resource/aws_efs_mount_target: Add
ip_address_typeandipv6_addressarguments to support IPv6 connectivity (#44079) - resource/aws_fsx_openzfs_file_system: Remove maximum items limit on the
user_and_group_quotasargument (#44120) - resource/aws_fsx_openzfs_volume: Remove maximum items limit on the
user_and_group_quotasargument (#44118) - resource/aws_instance: Add
placement_group_idargument (#38527) - resource/aws_instance: Add resource identity support (#44068)
- resource/aws_lambda_function: Add
source_kms_key_arnargument (#44080) - resource/aws_launch_template: Add
placement.group_idargument (#44097) - resource/aws_ssm_association: Add resource identity support (#44075)
- resource/aws_ssm_document: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window_target: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window_task: Add resource identity support (#44075)
- resource/aws_ssm_patch_baseline: Add resource identity support (#44075)
- resource/aws_synthetics_canary: Add
run_config.ephemeral_storageargument. (#44105)
BUG FIXES:
- resource/aws_s3tables_table_policy: Remove plan-time validation of
nameandnamespace(#44072) - resource/aws_servicecatalog_provisioned_product: Set
provisioning_parametersandprovisioning_artifact_idto the values from the last successful deployment when update fails (#43956) - resource/aws_wafv2_web_acl: Fix performance of update when the WebACL has a large number of rules (#42740)
v6.11.0
6.11.0 (August 28, 2025)
FEATURES:
- New Resource:
aws_timestreaminfluxdb_db_cluster(#42382) - New Resource:
aws_workspacesweb_browser_settings_association(#43735) - New Resource:
aws_workspacesweb_data_protection_settings_association(#43773) - New Resource:
aws_workspacesweb_identity_provider(#43729) - New Resource:
aws_workspacesweb_ip_access_settings_association(#43774) - New Resource:
aws_workspacesweb_network_settings_association(#43775) - New Resource:
aws_workspacesweb_portal(#43444) - New Resource:
aws_workspacesweb_session_logger(#43863) - New Resource:
aws_workspacesweb_session_logger_association(#43866) - New Resource:
aws_workspacesweb_trust_store(#43408) - New Resource:
aws_workspacesweb_trust_store_association(#43778) - New Resource:
aws_workspacesweb_user_access_logging_settings_association(#43776) - New Resource:
aws_workspacesweb_user_settings_association(#43777)
ENHANCEMENTS:
- data-source/aws_ec2_client_vpn_endpoint: Add
endpoint_ip_address_typeandtraffic_ip_address_typeattributes (#44059) - data-source/aws_network_interface: Add
attachment.network_card_indexattribute (#42188) - data-source/aws_sesv2_email_identity: Add
verification_statusattribute (#44045) - data-source/aws_signer_signing_profile: Add
signing_materialandsigning_parametersattributes (#43921) - data-source/aws_vpc_ipam: Add
metered_accountattribute (#43967) - resource/aws_datazone_domain: Add
domain_versionandservice_rolearguments to support V2 domains (#44042) - resource/aws_dlm_lifecycle_policy: Add
copy_tags,create_interval,exclusions,extend_deletion,policy_language,resource_typeandretain_intervalattributes topolicy_detailsconfiguration block (#41055) - resource/aws_dlm_lifecycle_policy: Add
default_policyargument (#41055) - resource/aws_dlm_lifecycle_policy: Add
policy_details.create_rule.scriptsargument (#41055) - resource/aws_dlm_lifecycle_policy: Add
policy_details.schedule.cross_region_copy_rule.target_regionargument (#33796) - resource/aws_dlm_lifecycle_policy: Make
policy_details.schedule.cross_region_copy_rule.targetoptional (#33796) - resource/aws_dlm_lifecycle_policy:Add
policy_details.schedule.archive_ruleargument (#41055) - resource/aws_dynamodb_contributor_insights: Add
modeargument in support of CloudWatch contributor insights modes (#43914) - resource/aws_ec2_client_vpn_endpoint: Add
endpoint_ip_address_typeandtraffic_ip_address_typearguments to support IPv6 connectivity in Client VPN (#44059) - resource/aws_ec2_client_vpn_endpoint: Make
client_cidr_blockoptional (#44059) - resource/aws_ecr_lifecycle_policy: Add resource identity support (#44041)
- resource/aws_ecr_repository: Add resource identity support (#44041)
- resource/aws_ecr_repository_policy: Add resource identity support (#44041)
- resource/aws_ecs_service: Add
sigint_rollbackargument (#43986) - resource/aws_ecs_service: Change
deployment_configurationto Optional and Computed (#43986) - resource/aws_eks_cluster: Allow
remote_network_configto be updated in-place, enabling support for EKS hybrid nodes on existing clusters (#42928) - resource/aws_elasticache_global_replication_group: Change
engineto Optional and Computed (#42636) - resource/aws_inspector2_filter: Support
code_repository_project_name,code_repository_provider_type,ecr_image_in_use_count, andecr_image_last_in_use_atinfilter_criteria(#43950) - resource/aws_iot_thing_principal_attachment: Add
thing_principal_typeargument (#43916) - resource/aws_kms_alias: Add resource identity support (#44025)
- resource/aws_kms_external_key: Add
key_specargument (#44011) - resource/aws_kms_external_key: Change
key_usageto Optional and Computed (#44011) - resource/aws_kms_key: Add resource identity support (#44025)
- resource/aws_lb: Add
secondary_ips_auto_assigned_per_subnetargument for Network Load Balancers (#43699) - resource/aws_mwaa_environment: Add
worker_replacement_strategyargument (#43946) - resource/aws_network_interface: Add
attachment.network_card_indexargument (#42188) - resource/aws_network_interface_attachment: Add
network_card_indexargument (#42188) - resource/aws_route53_resolver_rule: Add resource identity support (#44048)
- resource/aws_route53_resolver_rule_association: Add resource identity support (#44048)
- resource/aws_route: Add resource identity support (#43910)
- resource/aws_route_table: Add resource identity support (#43990)
- resource/aws_s3_bucket_acl: Add resource identity support (#44043)
- resource/aws_s3_bucket_cors_configuration: Add resource identity support (#43976)
- resource/aws_s3_bucket_logging: Add resource identity support (#43976)
- resource/aws_s3_bucket_notification: Add resource identity support (#43976)
- resource/aws_s3_bucket_ownership_controls: Add resource identity support (#43976)
- resource/aws_s3_bucket_policy: Add resource identity support (#43976)
- resource/aws_s3_bucket_public_access_block: Add resource identity support (#43976)
- resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#43976)
- resource/aws_s3_bucket_versioning: Add resource identity support (#43976)
- resource/aws_s3_bucket_website_configuration: Add resource identity support (#43976)
- resource/aws_s3tables_table_bucket: Add
force_destroyargument (#43922) - resource/aws_secretsmanager_secret_version: Add resource identity support (#44031)
- resource/aws_sesv2_email_identity: Add
verification_statusattribute (#44045) - resource/aws_s...