New
v6.27.0
6.27.0 (December 17, 2025)
FEATURES:
Unclaimed project
Are you a maintainer of terraform-provider-aws? Claim this project to take control of your public changelog and roadmap.
Changelog
The AWS Provider enables Terraform to manage AWS resources.
FEATURES:
aws_cloudfront_trust_store (#45534)ENHANCEMENTS:
root_domain_unit_id attribute (#44964)routing_policies and attachment_routing_policy_rules arguments (#45246)rni_enhanced_metrics_enabled attribute (#45630)target_name_server_metrics_enabled attribute (#45630)user_agent argument (#45464)provider_meta block is now supported. The user_agent argument enables module authors to include additional product information in the User-Agent header sent during all AWS API requests made during Create, Read, Update, and Delete operations. (#45464)knowledge_base_configuration.kendra_knowledge_base_configuration argument (#44388)knowledge_base_configuration.sql_knowledge_base_configuration and storage_configuration.neptune_analytics_configuration arguments (#45465)storage_configuration.mongo_db_atlas_configuration argument (#37220)storage_configuration.opensearch_managed_cluster_configuration argument (#44060)storage_configuration.s3_vectors_configuration block (#45468)knowledge_base_configuration.vector_knowledge_base_configuration and ``storage_configuration` optional (#44388)cache.cache_namespace argument (#45584)root_domain_unit_id argument (#44964)code_sha256 is now optional and computed (#45618)routing_policy_label argument (#45246)bgp_options.peer_asn (#45246)configuration.bgp_configurations.peer_asn (#45639)routing_policy_label argument (#45246)routing_policy_label argument (#45246)routing_policy_label argument (#45246)routing_policy_label argument (#45246)rni_enhanced_metrics_enabled argument (#45630)target_name_server_metrics_enabled argument (#45630)private_dns_enabled and dns_options arguments (#45619)BUG FIXES:
attachment_policies.conditions.type to allow account instead of account-id (#45246)knowledge_base_configuration.vector_knowledge_base_configuration.embedding_model_configuration and knowledge_base_configuration.vector_knowledge_base_configuration.supplemental_data_storage_configuration as ForceNew (#45465)global_secondary_index when using ignore_changes lifecycle meta-argument (#41113)NoSuchEntity errors when name and tags arguments are both updated (#45608)excluded_column_names ordering causing "Provider produced inconsistent result after apply" errors (#45453)bgp_options and bgp_options.peer_asn to Optional, Computed and ForceNew (#45639)endpoint rule error, AccountId must only contain a-z, A-Z, 0-9 and `-` errors when the provider is configured with skip_requesting_account_id = true. This fixes a regression introduced in v6.23.0 (#45576)