chore(deps): update terraform aws to v6 #6
+32
−15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.62.0
->6.12.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.12.0
Compare Source
NOTES:
access_control_policy.grant.grantee.display_name
attribute 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)access_control_policy.owner.display_name
attribute 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)target_grant.grantee.display_name
attribute 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:
aws_cognito_managed_login_branding
(#43817)ENHANCEMENTS:
ip_address_type
andipv6_address
attributes (#44079)placement_group_id
attribute (#38527)source_kms_key_arn
attribute (#44080)placement.group_id
attribute (#44097)ap-southeast-6
as a valid AWS Region (#44127)availability_zone_rebalancing
and change the attribute to Optional and Computed. This allow ECS to default toENABLED
for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service'savailability_zone_rebalancing
value during update when not configured. If an existing service never had anavailability_zone_rebalancing
value configured and is updated, ECS will treat this asDISABLED
(#43241)ip_address_type
andipv6_address
arguments to support IPv6 connectivity (#44079)user_and_group_quotas
argument (#44120)user_and_group_quotas
argument (#44118)placement_group_id
argument (#38527)source_kms_key_arn
argument (#44080)placement.group_id
argument (#44097)run_config.ephemeral_storage
argument. (#44105)BUG FIXES:
name
andnamespace
(#44072)provisioning_parameters
andprovisioning_artifact_id
to the values from the last successful deployment when update fails (#43956)v6.11.0
Compare Source
FEATURES:
aws_timestreaminfluxdb_db_cluster
(#42382)aws_workspacesweb_browser_settings_association
(#43735)aws_workspacesweb_data_protection_settings_association
(#43773)aws_workspacesweb_identity_provider
(#43729)aws_workspacesweb_ip_access_settings_association
(#43774)aws_workspacesweb_network_settings_association
(#43775)aws_workspacesweb_portal
(#43444)aws_workspacesweb_session_logger
(#43863)aws_workspacesweb_session_logger_association
(#43866)aws_workspacesweb_trust_store
(#43408)aws_workspacesweb_trust_store_association
(#43778)aws_workspacesweb_user_access_logging_settings_association
(#43776)aws_workspacesweb_user_settings_association
(#43777)ENHANCEMENTS:
endpoint_ip_address_type
andtraffic_ip_address_type
attributes (#44059)attachment.network_card_index
attribute (#42188)verification_status
attribute (#44045)signing_material
andsigning_parameters
attributes (#43921)metered_account
attribute (#43967)domain_version
andservice_role
arguments to support V2 domains (#44042)copy_tags
,create_interval
,exclusions
,extend_deletion
,policy_language
,resource_type
andretain_interval
attributes topolicy_details
configuration block (#41055)default_policy
argument (#41055)policy_details.create_rule.scripts
argument (#41055)policy_details.schedule.cross_region_copy_rule.target_region
argument (#33796)policy_details.schedule.cross_region_copy_rule.target
optional (#33796)policy_details.schedule.archive_rule
argument (#41055)mode
argument in support of CloudWatch contributor insights modes (#43914)endpoint_ip_address_type
andtraffic_ip_address_type
arguments to support IPv6 connectivity in Client VPN (#44059)client_cidr_block
optional (#44059)sigint_rollback
argument (#43986)deployment_configuration
to Optional and Computed (#43986)remote_network_config
to be updated in-place, enabling support for EKS hybrid nodes on existing clusters (#42928)engine
to Optional and Computed (#42636)code_repository_project_name
,code_repository_provider_type
,ecr_image_in_use_count
, andecr_image_last_in_use_at
infilter_criteria
(#43950)thing_principal_type
argument (#43916)key_spec
argument (#44011)key_usage
to Optional and Computed (#44011)secondary_ips_auto_assigned_per_subnet
argument for Network Load Balancers (#43699)worker_replacement_strategy
argument (#43946)attachment.network_card_index
argument (#42188)network_card_index
argument (#42188)force_destroy
argument (#43922)verification_status
attribute (#44045)signing_parameters
argument (#43921)vpc_config.ipv6_allowed_for_dual_stack
argument (#43989)metered_account
argument (#43967)BUG FIXES:
partition_keys.parameters
attribute (#26702)email_mfa_configuration
block (#43926)database_insights_mode
when using custom KMS key (#44050)DescribeHostedConnections failed for connection dxcon-xxxx doesn't exist
by pointing to the correct connection ID when doing the describe. (#43499)partition_keys.parameters
argument, fixingInvalid address to set: []string{"partition_keys", "0", "parameters"}
errors (#26702)block_device_mapping.ebs.iops
from10000
to100000
(#43981)secondary_private_ip_addresses
(#43708)network_interface.network_card_index
to Computed (#38336)name
inresponse_inspection.header
blocks forAWSManagedRulesATPRuleSet
andAWSManagedRulesACFPRuleSet
to avoid persistent plan diffs (#44032)v6.10.0
Compare Source
NOTES:
network_interface
block has been deprecated. Useprimary_network_interface
for the primary network interface andaws_network_interface_attachment
resources for other network interfaces. (#43953)network_interface
block has been deprecated. Useprimary_network_interface
for the primary network interface andaws_network_interface_attachment
resources for other network interfaces. (#43953)ENHANCEMENTS:
image_tag_mutability_exclusion_filter
attribute (#43886)image_tag_mutability_exclusion_filter
attribute (#43886)image_tag_mutability_exclusion_filter
configuration block (#43886)G.12X
,G.16X
,R.1X
,R.2X
,R.4X
, andR.8X
as valid values forworker_type
(#43988)BUG FIXES:
SPOT_PRICE_CAPACITY_OPTIMIZED
strategy (#40148)Provider produced inconsistent result after apply
error whenpolicy_detail.exclusion_rules.amis.is_public
is omitted (#43925)primary_network_interface
to allow importing resources with custom primary network interface. (#43953)database_insights_mode
when using custom KMS key (#43942)primary_network_interface
to allow importing resources with custom primary network interface. (#43953)v6.9.0
Compare Source
FEATURES:
aws_appsync_api
(#43787)aws_appsync_channel_namespace
(#43787)ENHANCEMENTS:
deletion_protection
attribute (#43779)replica.deletion_protection_enabled
argument (#43240)deletion_protection
argument (#43779)BUG FIXES:
reserved_concurrent_executions
attribute when a published version exists. This functionality requires thelambda:GetFunctionConcurrency
IAM permission (#43753)firewall_policy.stateful_engine_options.flow_timeouts
(#43852)account_takeover_risk_configuration.notify_configuration
optional (#33624)service_connect_configuration
when deleted outside of Terraform (#43871)reserved_concurrent_executions
attribute when a published version exists. This functionality requires thelambda:GetFunctionConcurrency
IAM permission (#43753)runtime error: invalid memory address or nil pointer dereference
panics whenGetTableMaintenanceConfiguration
returns an error (#43764)user_profile_name
(#43807)create
, to check if new value is less than current value of quota (#43545)InvalidGatewayRequestException: The specified gateway is not connected
errors during Read by using theListGateways
API to return minimal information about a disconnected gateway. This functionality requires thestoragegateway:ListGateways
IAM permission (#43819)netmask_length
not being saved and diffed correctly (#43262)v6.8.0
Compare Source
FEATURES:
aws_networkfirewall_vpc_endpoint_association
(#43675)aws_quicksight_custom_permissions
(#43613)aws_quicksight_role_custom_permission
(#43613)aws_quicksight_user_custom_permission
(#43613)aws_wafv2_web_acl_rule_group_association
(#43561)ENHANCEMENTS:
custom_permissions_name
attribute (#43613)resource_arn
argument to enable finding web ACLs by resource ARN (#43597)CLOUDFRONT
scope
web ACLs usingresource_arn
(#43597)input_action
,output_action
,input_enabled
, andoutput_enabled
attributes tosensitive_information_policy_config.pii_entities_config
andsensitive_information_policy_config.regexes_config
configuration blocks (#43702)AuroraDBClusterStorage
as a validresource_type
(#43677)serverless_v2_scaling_configuration
argument in support of Amazon DocumentDB serverless (#43667)image_tag_mutability_exclusion_filter
argument (#43642)IMMUTABLE_WITH_EXCLUSION
andMUTABLE_WITH_EXCLUSION
as valid values forimage_tag_mutability
(#43642)force_destroy
argument that allows destruction even whendisable_api_termination
anddisable_api_stop
aretrue
(#43722)iceberg_configuration.append_only
argument (#43647)iam_arn
(#43613)user_name
to Optional and Computed (#43613)IAM_IDENTITY_CENTER
as a valid value foridentity_type
(#43613)RESTRICTED_AUTHOR
andRESTRICTED_READER
as valid values foruser_role
(#43613)max_message_size
from 256 KiB to 1024 KiB (#43710)BUG FIXES:
inconsistent final plan
error whencompute_resource.launch_template.version
is unknown during an update (#43337)created_at
becomingnull
on Update (#43654)PrefixListVersionMismatch: The prefix list has the incorrect version number
errors when updating entry description (#43661)disable_api_termination
istrue
(#43722)maintenance_configuration
read failure (#43707)image_name
regular expression validation (#43751)network_type
as ForceNew if the value is not configured. This fixes a problem withterraform apply -refresh=false
after upgrade fromv5.90.0
and below (#43534)regular_expression
argument (#43693)v6.7.0
Compare Source
FEATURES:
aws_quicksight_ip_restriction
(#43596)aws_quicksight_key_registration
(#43587)ENHANCEMENTS:
instance_type
attribute incompute_configuration
block (#43449)volume_initialization_rate
attribute (#43565)load_balancer
attribute (#43582)tags
attribute. This functionality requires thes3:ListTagsForResource
IAM permission with S3 Access Points for general purpose buckets and thes3express:ListTagsForResource
IAM permission with S3 Access Points for directory buckets (#43630)deletion_protection
attribute (#43452)configuration.identity_center_configuration
argument (#38717)analytics_engine
argument (#43614)instance_type
argument incompute_configuration
block to support custom instance types (#43449)volume_initialization_rate
argument (#43565)tags
argument andtags_all
attribute. This functionality requires thes3:ListTagsForResource
,s3:TagResource
, ands3:UntagResource
IAM permissions with S3 Access Points for general purpose buckets and thes3express:ListTagsForResource
,s3express:TagResource
, ands3express:UntagResource
IAM permissions with S3 Access Points for directory buckets (#43630)deletion_protection
argument (#43452)BUG FIXES:
missing required field, CreateFlowInput.Definition.Nodes[0].Configuration[prompt].SourceConfiguration[resource].PromptArn
errors on Create (#43595)NoSuchTagSetError
responses from S3-compatible services (#43589)NoSuchTagSetError
responses from S3-compatible services (#43589)Provider produced inconsistent final plan
errors when changing from usingvalue
to usingvalue_wo
(#42877)version
not being updated whendescription
changes (#42595)v6.6.0
Compare Source
FEATURES:
aws_connect_phone_number_contact_flow_association
(#43557)aws_nat_gateway_eip_association
(#42591)ENHANCEMENTS:
log_config
attribute (#43453)available_security_updates_compliance_status
argument (#43560)cross_region_config
,content_policy_config.tier_config
, andtopic_policy_config.tier_config
arguments (#43517)workgroup
argument (#36628)compute_resources.ec2_configuration.image_kubernetes_version
argument (#43454)log_config
argument (#43453)name
to be updated in-place (#41702)name
to be updated in-place (#42639)secondary_allocation_ids
to Optional and Computed (#42591)available_security_updates_compliance_status
argument (#43560)/ssm/
prefix) forsetting_id
(#43562)BUG FIXES:
test_listener_rule
incorrectly being set as empty string inload_balancer.advanced_configuration
block (#43558)v6.5.0
Compare Source
NOTES:
FEATURES:
aws_ecr_images
(#42577)aws_cognito_log_delivery_configuration
(#43396)aws_networkfirewall_firewall_transit_gateway_attachment_accepter
(#43430)aws_s3_bucket_metadata_configuration
(#41364)ENHANCEMENTS:
postgres_settings.authentication_method
andpostgres_settings.service_access_role_arn
attributes (#43440)availability_zone_change_protection
,availability_zone_mapping
,firewall_status.sync_states.attachment.status_message
,firewall_status.transit_gateway_attachment_sync_states
,transit_gateway_id
, andtransit_gateway_owner_account_id
attributes (#43430)oracle_settings
configuration block for authentication method (#43125)postgres_settings.authentication_method
andpostgres_settings.service_access_role_arn
arguments (#43440)postgres_settings.database_mode
,postgres_settings.map_long_varchar_as
, andpostgres_settings.plugin_name
arguments (#43440)dns_name_servers
attribute andkerberos_authentication_settings
configuration block for Kerberos authentication settings (#43125)transit_gateway_attachment_id
attribute. This functionality requires theec2:DescribeTransitGatewayAttachments
IAM permission (#43436)CODE_REPOSITORY
as a valid value forresource_types
(#43525)auto_enable.code_repository
argument (#43525)availability_zone_change_protection
,availability_zone_mapping
, andtransit_gateway_id
arguments andfirewall_status.transit_gateway_attachment_sync_states
andtransit_gateway_owner_account_id
attributes ([#43430](https://redirect.github.com/hashicorp/terraform-pConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.