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:
4.64.0
->6.2.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.2.0
Compare Source
ENHANCEMENTS:
tags
attribute. This functionality requires thekinesis:ListTagsForResource
IAM permission (#43173)enable_skew_protection
argument (#43218)tags
argument andtags_all
attribute. This functionality requires thekinesis:ListTagsForResource
,kinesis:TagResource
, andkinesis:UntagResource
IAM permissions (#43173)exclude_resource_tags
argument (#43189)tags
argument andtags_all
attribute. This functionality requires thes3express:ListTagsForResource
,s3express:TagResource
, ands3express:UntagResource
IAM permissions (#43256)BUG FIXES:
Unexpected Identity Change
errors for numerous resource types when refreshing resources created or refreshed by Terraform AWS Provider v6.0.0 (#43221)log_group_names
(#43183)v6.0.0
Compare Source
BREAKING CHANGES:
most_recent
istrue
and owner and image ID filter criteria has been increased to an error. Existing configurations which were previously receiving a warning diagnostic will now fail to apply. To prevent this error, set theowner
argument or include afilter
block with animage-id
orowner-id
name/value pair. To continue using unsafe filter values withmost_recent
set totrue
, set the newallow_unsafe_filter
argument totrue
. This is not recommended. (#42114)inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)inference_accelerator_overrides
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)action.authenticate_cognito
,action.authenticate_oidc
,action.fixed_response
,action.forward
,action.forward.stickiness
,action.redirect
,condition.host_header
,condition.http_header
,condition.http_request_method
,condition.path_pattern
,condition.query_string
, andcondition.source_ip
attributes are now list nested blocks instead of single nested blocks (#42283)filter
has been removed (#42325)elastic_inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)elastic_gpu_specifications
has been removed (#42312)kibana_endpoint
has been removed (#42268)saml_options
is now a list nested block instead of a single nested block (#42270)tags_all
attribute (#42136)aws_opsworks_application
resource has been removed (#41948)aws_opsworks_custom_layer
resource has been removed (#41948)aws_opsworks_ecs_cluster_layer
resource has been removed (#41948)aws_opsworks_ganglia_layer
resource has been removed (#41948)aws_opsworks_haproxy_layer
resource has been removed (#41948)aws_opsworks_instance
resource has been removed (#41948)aws_opsworks_java_app_layer
resource has been removed (#41948)aws_opsworks_memcached_layer
resource has been removed (#41948)aws_opsworks_mysql_layer
resource has been removed (#41948)aws_opsworks_nodejs_app_layer
resource has been removed (#41948)aws_opsworks_permission
resource has been removed (#41948)aws_opsworks_php_app_layer
resource has been removed (#41948)aws_opsworks_rails_app_layer
resource has been removed (#41948)aws_opsworks_rds_db_instance
resource has been removed (#41948)aws_opsworks_stack
resource has been removed (#41948)aws_opsworks_static_web_layer
resource has been removed (#41948)aws_opsworks_user_profile
resource has been removed (#41948)aws_simpledb_domain
resource has been removed. Add a constraint to v5 of the Terraform AWS Provider for continued use of this resource (#41775)aws_worklink_fleet
resource has been removed (#42059)aws_worklink_website_certificate_authority_association
resource has been removed (#42059)aws_redshift_service_account
resource has been removed. AWS recommends that a service principal name should be used instead of an AWS account ID in any relevant IAM policy (#41941)endpoints.iotanalytics
andendpoints.iotevents
configuration arguments have been removed (#42703)endpoints.opsworks
configuration argument has been removed (#41948)endpoints.simpledb
andendpoints.sdb
configuration arguments have been removed (#41775)endpoints.worklink
configuration argument has been removed (#42059)filter.exists
now only accepts one of""
(empty string),true
, orfalse
(#42434)preserve_client_ip
now only accepts one of""
(empty string),true
, orfalse
(#42434)reset_on_delete
argument has been removed (#42226)canary_settings
,execution_arn
,invoke_url
,stage_description
, andstage_name
arguments. Instead, use theaws_api_gateway_stage
resource to manage stages. (#42249)compute_environment_name
toname
resource/aws_batch_compute_environment: Rename
compute_environment_name_prefix
toname_prefix
(#38050)compute_environment_name
toname
(#38050)compute_environments
in place ofcompute_environment_order
(#40751)logging_config
,logging_config.cloudwatch_config
,logging_config.cloudwatch_config.large_data_delivery_s3_config
, andlogging_config.s3_config
are now list nested blocks instead of single nested blocks (#42307)id
is now set to remote object'sId
instead ofname
(#42230)etag
argument is now computed only (#38448)suspend
now only accepts one of""
(empty string),true
, orfalse
(#42434)id
attribute is now a comma-delimited string concatenating theuser_pool_id
,group_name
, andusername
arguments (#34082)s3_prefix
argument is now required (#38446)character_set_name
now cannot be set withreplicate_source_db
,restore_to_point_in_time
,s3_import
, orsnapshot_identifier
. (#42348)s3_settings
attribute. Useaws_dms_s3_endpoint
instead (#42379)vpn_gateway_id
has been removed (#42323)terminate_instances_on_delete
now only accepts one of""
(empty string),true
, orfalse
(#42434)block_duration_minutes
attribute (#42060)inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)vpc
has been removed. Usedomain
instead. (#42340)resolve_conflicts
has been removed. Useresolve_conflicts_on_create
andresolve_conflicts_on_update
instead. (#42318)auto_minor_version_upgrade
now only accepts one of""
(empty string),true
, orfalse
(#42434)at_rest_encryption_enabled
andauto_minor_version_upgrade
now only accept one of""
(empty string),true
, orfalse
(#42434)auth_token_update_strategy
no longer has a default value. Ifauth_token
is set,auth_token_update_strategy
must also be explicitly configured. (#42336)variations.value.bool_value
now only accepts one of""
(empty string),true
, orfalse
(#42434)log_group_name
has been removed. Uselog_destination
instead. (#42333)id
attribute is now computed only (#42097)datasources
. Useaws_guardduty_detector_feature
resources instead. (#42436)auto_enable
attribute has been removed (#42251)filter
has been removed (#42325)instance_configuration.block_device_mapping.ebs.delete_on_termination
andinstance_configuration.block_device_mapping.ebs.encrypted
now only accept one of""
(empty string),true
, orfalse
(#42434)block_device_mapping.ebs.delete_on_termination
andblock_device_mapping.ebs.encrypted
now only accept one of""
(empty string),true
, orfalse
(#42434)cpu_core_count
andcpu_threads_per_core
. Instead, usecpu_options
. (#42280)user_data
now displays cleartext instead of a hash. Base64 encoded content should useuser_data_base64
instead. (#42078)block_device_mappings.ebs.delete_on_termination
,block_device_mappings.ebs.encrypted
,ebs_optimized
,network_interfaces.associate_carrier_ip_address
,network_interfaces.associate_public_ip_address
,network_interfaces.delete_on_termination
, andnetwork_interfaces.primary_ipv6
now only accept one of""
(empty string),true
, orfalse
(#42434)elastic_inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)elastic_gpu_specifications
has been removed (#42312)mutual_authentication
attributesadvertise_trust_store_ca_names
,ignore_client_certificate_expiry
, andtrust_store_arn
are only valid ifmode
isverify
(#42326)preserve_client_ip
now only accepts one of""
(empty string),true
, orfalse
(#42434)logs.audit
now only accepts one of""
(empty string),true
, orfalse
(#42434)base_policy_region
argument has been removed. Usebase_policy_regions
instead. (#38398)kibana_endpoint
has been removed (#42268)saml_options
is now a list nested block instead of a single nested block (#42270)key_attributes
andkey_attributes.key_modes_of_use
are now list nested blocks instead of single nested blocks. (#42264)tags_all
has been removed (#42260)cluster_public_key
,cluster_revision_number
, andendpoint
are now read only and should not be set (#42119)logging
attribute has been removed (#42013)publicly_accessible
attribute now defaults tofalse
(#41978)snapshot_copy
attribute has been removed (#41995)regions_of_interest.bounding_box
is now a list nested block instead of a single nested block (#41380)policy
,policy.az
,policy.hardware
,policy.software
, andpolicy.region
are now list nested blocks instead of single nested blocks (#42297)code_editor_app_image_config
,jupyter_lab_image_config
, orkernel_gateway_image_config
block must be configured (#42753)id
is now a comma-delimited string concatenatingimage_name
andversion
(#42536)accelerator_types
from your configuration—it no longer exists. Instead, useinstance_type
to use Inferentia. (#42099)instance_id
argument (#42224)definition
is now a list nested block instead of a single nested block (#42305)rule.statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_bot_control_rule_set.enable_machine_learning
now defaults tofalse
(#39858)NOTES:
name
attribute has been deprecated. All configurations usingname
should be updated to use theregion
attribute instead (#42131)bucket_region
attribute. Use of thebucket_region
attribute instead of theregion
attribute is encouraged (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use theaws_region
attribute instead (#42131)region
attribute has been deprecated. All configurations usingregion
should be updated to use theregions
attribute instead (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use theservice_region
attribute instead (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use therequester_region
attribute instead (#42014)s3_us_east_1_regional_endpoint
argument. The ability to use the global S3 endpoint will be removed inv7.0.0
. (#42375)region
attribute has been deprecated. All configurations usingregion
should be updated to use thestack_set_instance_region
attribute instead (#42014)id
in favor ofarn
(#42232)region
attribute has been deprecated. All configurations usingregion
should be updated to use theauthorized_aws_region
attribute instead (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use theconnection_region
attribute instead (#42014)engine
value is deprecated (#42419)engine
value is deprecated (#42419)engine
value is deprecated (#42419)datasources
now returns a deprecation warning (#42251)aws_kinesisanalyticsv2_application
resource instead (#42102)encrypted
is nowtrue
to match the AWS API. (#42631)bucket_region
attribute. Use of thebucket_region
attribute instead of theregion
attribute is encouraged (#42014)health_check_custom_config.failure_threshold
is deprecated. The argument is no longer supported by AWS and is always set to 1 (#40777)region
attribute has been deprecated. All configurations usingregion
should be updated to use theaws_region
attribute instead (#42131)region
attribute has been deprecated. All configurations usingregion
should be updated to use theregions
attribute instead (#42014)ENHANCEMENTS:
allow_unsafe_filter
argument (#42114)group_long_name
attribute (#42014)region
as Optional, allowing a value to be configured (#42014)roles.role_arn
androles.role_type
(#42131)region
support to most resources, data sources, and ephemeral resources, allowing per-resource Region targeting without requiring multiple provider configurations. See the Enhanced Region Support guide for more information. (#43075)control_mapping_sources.source_frequency
,control_mapping_sources.source_set_up_option
, andcontrol_mapping_sources.source_type
(#42131)destination_account
(#42741)admin_account_id
(#42741)arn
attribute (#42733)finding_publishing_frequency
. (#42436)mutual_authentication
attributetrust_store_arn
is required ifmode
isverify
(#42326)policy_arn
(#42131)aliases
argument (#42610)access_type
source.aws_log_source_resource.source_name
, andsubscriber_identity.external_id
(#42131)BUG FIXES:
Provider produced inconsistent result after apply
errors (#42131)encrypted
is not explicitly set totrue
. (#42631)regions_of_interest.bounding_box
andregions_of_interest.polygon
argument validation (#41380)access_type
to ForceNew (#42131)v5.100.0
Compare Source
NOTES:
FEATURES:
aws_dsql_cluster
(#41868)aws_dsql_cluster_peering
(#41868)aws_prometheus_workspace_configuration
(#42478)aws_s3control_directory_bucket_access_point_scope
(#42338)aws_vpc_route_server
(#42392)aws_vpc_route_server_endpoint
(#42392)aws_vpc_route_server_peer
(#42392)aws_vpc_route_server_propagation
(#42392)aws_vpc_route_server_vpc_association
(#42392)aws_workspacesweb_data_protection_settings
(#42852)aws_workspacesweb_ip_access_settings
(#42863)aws_workspacesweb_user_access_logging_settings
(#42868)ENHANCEMENTS:
ap-east-2
AWS Region (#42915)ap-east-2
AWS Region (#42915)latest
,has_major_target
,preferred_major_targets
, andpreferred_upgrade_targets
(#42854)ap-east-2
AWS Region (#42915)ap-east-2
as a valid AWS Region (#42906)data_read_cache_configuration
andthroughput_capacity
arguments in support of the Intelligent-Tiering storage class (#42839)two_way_channel_role
argument (#42950)preshared_key_storage
argument andpreshared_key_arn
attribute (#42819)statement.asn_match_statement
configuration block (#42965)statement.asn_match_statement
configuration block (#42965)BUG FIXES:
max_batch_size
argument can be used to override the default value of50
items. (#42795)stream_arn
attribute when changingstream_view_type
(#42561)InvalidPaginationToken
errors on read (#42948)InvalidParameterValue: The value of loadBalancerOptions.port you provided is not valid
errors when creating TCP load balancer endpoints (#42736)OperationInProgress: VpcEndpoint modify operation in progress
errors when deleting multiple associations in parallel (#42884)v5.99.1
Compare Source
BUG FIXES:
panic: runtime error: invalid memory address or nil pointer dereference
(#42813)InvalidAction
exceptions forDescribeCapacityReservation
operations. This fixes a regression introduced in v5.99.0 (#42812)rule.filter
. (#42655)v5.99.0
Compare Source
FEATURES:
aws_notifications_channel_association
(#42575)aws_notifications_event_rule
(#42575)aws_notifications_notification_configuration
(#42575)aws_notifications_notification_hub
(#42544)aws_notificationscontacts_email_contact
(#42575)aws_quicksight_account_settings
(#42185)aws_workspacesweb_browser_settings
(#42681)aws_workspacesweb_network_settings
(#42722)aws_workspacesweb_user_settings
(#42783)ENHANCEMENTS:
block_device_mappings.ebs["volume_initialization_rate"]
attribute (#42684)block_device_mappings.ebs.volume_initialization_rate
attribute (#42684)tags
attribute. This functionality requires theverifiedpermissions:ListTagsForResource
IAM permission (#42663)volume_configuration.managed_ebs_volume.volume_initialization_rate
argument (#42750)block_device_mappings.ebs.volume_initialization_rate
argument (#42684)minimum_load_balancer_capacity
configuration block. This functionality requires theelasticloadbalancing:DescribeCapacityReservations
andelasticloadbalancing:ModifyCapacityReservation
IAM permissions (#42685)name
to be updated in-place. This functionality requires theaccount:PutAccountName
IAM permission (#42350)tags
argument andtags_all
attribute. This functionality requires theverifiedpermissions:ListTagsForResource
,verifiedpermissions:TagResource
, andverifiedpermissions:UntagResource
IAM permissions (#42663)BUG FIXES:
prefix
can now be up to 256 characters (#42723)user_pool_add_ons.advanced_security_additional_flows
block is non-empty, but contains only a singlenil
value. (#42793)prefix
can now be up to 256 characters (#42723)HeadBucket
S3 API calls are made using configured credentials. This fixes a regression introduced in v5.98.0 (#42786)rule.filter
. (#42624)dns_options
were not being updated correctly whenprivate_dns_enabled
was set to true (#42746)v5.98.0
Compare Source
FEATURES:
aws_account_primary_contact
(#42526)aws_dynamodb_tables
(#42339)aws_bedrockagent_prompt
(#42211)aws_cloudfrontkeyvaluestore_keys_exclusive
(#42246)aws_dataexchange_revision_assets
(#42272)aws_inspector2_filter
(#42374)aws_wafv2_api_key
(#42525)ENHANCEMENTS:
dead_letter_config
attribute (#42471)kms_key_identifier
attribute (#42385)refresh_token_rotation
attribute (#42430)user_pool_add_ons
attribute (#42470)point_in_time_recovery.recovery_period_in_days
attribute (#41484)client_route_enforcement_options
attribute (#42424)distribution.ssm_parameter_configuration
attribute (#42604)track_name
attribute (#42451)active_directory_config
,user_identity_type
,workspace_directory_description
,workspace_directory_name
, andworkspace_type
attributes (#42330)destination_flow_config.destination_connector_properties.salesforce.data_transfer_api
argument (#42479)capacity_reservation_specification
argument (#42380)prepared_at
attribute. (#42586)instruction
max length for validation to 20000 (#42596)dead_letter_config
argument (#42471)kms_key_identifier
argument (#42385)refresh_token_rotation
argument (#42430)refresh_token_rotation
argument (#42430)user_pool_add_ons.advanced_security_additional_flows
argument (#42470)manage_master_user_password
argument andmaster_user_secret
attribute (#42563)point_in_time_recovery.recovery_period_in_days
argument ([#41484](https://redirect.github.com/hashicorp/terraform-provider-aws/isConfiguration
📅 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 is behind base branch, 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.