generated from michaeldeggers/repo_template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Terraform aws to v5 #11
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/aws-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d03e727
to
9633d9d
Compare
9633d9d
to
9ba2211
Compare
9ba2211
to
63d860d
Compare
63d860d
to
042a949
Compare
042a949
to
d4b78a7
Compare
d4b78a7
to
635a589
Compare
635a589
to
b9fcbcf
Compare
b9fcbcf
to
160fc6d
Compare
160fc6d
to
dc325a8
Compare
dc325a8
to
5ba6358
Compare
5ba6358
to
f2de934
Compare
f2de934
to
ba1bfd5
Compare
ba1bfd5
to
37d1460
Compare
37d1460
to
46e5b61
Compare
46e5b61
to
c37a013
Compare
76fe42e
to
3304dd9
Compare
3304dd9
to
6d8c18a
Compare
6d8c18a
to
abcbcc0
Compare
abcbcc0
to
b34cb1d
Compare
b34cb1d
to
04e4ba7
Compare
04e4ba7
to
d43bb04
Compare
d43bb04
to
09cb3fc
Compare
09cb3fc
to
47613d7
Compare
47613d7
to
f6aa72e
Compare
f6aa72e
to
3e7e8f4
Compare
3e7e8f4
to
232108c
Compare
232108c
to
18b0900
Compare
18b0900
to
933b035
Compare
933b035
to
fcf2040
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.67.0
->~> 5.90.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.90.0
Compare Source
BREAKING CHANGES:
rule.noncurrent_version_expiration.noncurrent_days
andrule.noncurrent_version_transition.noncurrent_days
are Required (#40796)NOTES:
elastic_gpu_specifications
andelastic_inference_accelerator
are deprecated. AWS no longer supports Elastic Graphics or Elastic Inference. (#41677)X25519Kyber768Draft00
. Previously, in environments using AWS Network Firewall, the Provider would hang due to a handshake issue between Go 1.23 and Network Firewall, which supported Suricata 6.0.9. We had disabled the post-quantum key exchange to resolve the issue. Since November 2024, AWS Network Firewall has upgraded to Suricata 7.0, which no longer has this issue. However, if you use AWS Network Firewall, we’d appreciate your help in identifying any remaining issues related to this change. (#41655)overrides.inference_accelerator_overrides
is deprecated. AWS no longer provides the Elastic Inference service. (#41676)elastic_gpu_specifications
andelastic_inference_accelerator
are deprecated. AWS no longer supports Elastic Graphics or Elastic Inference. (#41677)accelerator_types
is deprecated and will be removed in a future version. Useinstance_type
instead. (#41673)FEATURES:
aws_dataexchange_event_action
(#40552)aws_lakeformation_opt_in
(#41611)ENHANCEMENTS:
arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)state
attribute (#41575)cluster_config.node_options
attribute (#40181)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)arn
attribute (#41660)disconnect_on_session_timeout
attribute (#41621)max_webservers
andmin_webservers
arguments from2
to1
in support of Amazon MWAA micro environments (#40244)cluster_config.node_options
configuration block in support of dedicated coordinator nodes (#40181)vpc_options.vpc_endpoint_management
argument (#38001)arn
attribute (#41645)tags
argument andtags_all
attribute (#41645)arn
attribute (#41660)arn
attribute (#41660)rule.filter
(#41662)rule.noncurrent_version_expiration.noncurrent_days
andrule.noncurrent_version_transition.noncurrent_days
are Required. Technically this is a breaking change, but failure to configure this attribute would have led toInvalidArgument
orMalformedXML
errors (#40796)arn
attribute (#41660)arn
attribute (#41660)BUG FIXES:
exclude_characters
fromBool
toString
(#41546)vpc_lattice_configurations
blocks (#41594)rule
configuration fromfilter.prefix
tofilter.and.prefix
(#41662)rule
configuration fromprefix
tofilter.prefix
orfilter.and.prefix
(#41662)ConflictException
errors on delete (#41594)v5.89.0
Compare Source
FEATURES:
aws_macie2_organization_configuration
(#41475)aws_neptunegraph_graph
(#41216)aws_quicksight_role_membership
(#41589)aws_rds_shard_group
(#41254)aws_xray_resource_policy
(#41517)ENHANCEMENTS:
configuration
argument (#41524)cluster_scalability_type
attribute (#41254)database_insights_mode
attribute (#41254)application/yaml
to the list ofContent-Type
s that return a body (#41443)application/yaml
to the list ofContent-Type
s that return a body (#41443)checksum_crc64nvme
attribute (#41015)400Gbps
as a supportedconnections_bandwidth
value (#41547)target_tracking_configuration.customized_metric_specification.period
argument to support high-resolution metrics (#41385)RequiredWith
validationpassword_wo
andpassword_wo_version
. RemovePreferWriteOnlyAttribute
validation (#41562)RequiredWith
validationmaster_password_wo
andmaster_password_wo_version
. RemovePreferWriteOnlyAttribute
validation (#41562)25Gbps
and400Gbps
as supportedbandwidth
values (#41547)25Gbps
as a supportedbandwidth
value (#41547)network_interfaces.ena_srd_specification
configuration block (#41367)enable_zonal_shift
support for Application Load Balancers (#41335)tags
to be updated in-place (#41266)tags
to be updated in-place (#41266)tags
to be updated in-place (#41266)tags
to be updated in-place (#41266)secondary_private_ip_address_count
tosecondary_private_ip_addresses
for private NAT Gateways (#41403)RequiredWith
validationmaster_password_wo
andmaster_password_wo_version
. RemovePreferWriteOnlyAttribute
validation (#41562)cluster_scalability_type
argument (#41254)database_insights_mode
argument (#41254)""
as a valid value forengine_mode
(#41254)iam-db-auth-error
as a valid value forenabled_cloudwatch_logs_exports
(#41408)RequiredWith
validationmaster_password_wo
andmaster_password_wo_version
. RemovePreferWriteOnlyAttribute
validation (#41562)RequiredWith
validationadmin_user_password_wo
andadmin_user_password_wo_version
. RemovePreferWriteOnlyAttribute
validation (#41562)data_redundancy
isSingleLocalZone
iflocation.type
isLocalZone
(#40944)checksum_crc64nvme
attribute (#41015)checksum_crc64nvme
attribute (#41015)RequiredWith
validationsecret_string_wo
andsecret_string_wo_version
. RemovePreferWriteOnlyAttribute
validation (#41562)PreferWriteOnlyAttribute
validation (#41562)BUG FIXES:
s3_delivery_configuration.suffix_path
(#41497)spot_options.max_total_price
,spot_options.min_target_capacity
,spot_options.single_instance_type
, andspot_options.single_availability_zone
arguments (#41272)routing_http_response_server_enabled
,routing_http_response_strict_transport_security_header_value
,routing_http_response_access_control_allow_origin_header_value
,routing_http_response_access_control_allow_methods_header_value
,routing_http_response_access_control_allow_headers_header_value
,routing_http_response_access_control_allow_credentials_header_value
,routing_http_response_access_control_expose_headers_header_value
,routing_http_response_access_control_max_age_header_value
,routing_http_response_content_security_policy_header_value
,routing_http_response_x_content_type_options_header_value
,routing_http_response_x_frame_options_header_value
,routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name
,routing_http_request_x_amzn_mtls_clientcert_issuer_header_name
,routing_http_request_x_amzn_mtls_clientcert_subject_header_name
,routing_http_request_x_amzn_mtls_clientcert_validity_header_name
,routing_http_request_x_amzn_mtls_clientcert_leaf_header_name
,routing_http_request_x_amzn_mtls_clientcert_header_name
,routing_http_request_x_amzn_tls_version_header_name
, androuting_http_request_x_amzn_tls_cipher_suite_header_name
are updated iftcp_idle_timeout_seconds
does not change (#41299)status
andtags
can be updated in-place (#41266)secondary_allocation_ids
to be updated in-place (#41403)master_username
validation (#41556)InvalidRequest
error whenrule.and.object_size_less_than
not set. (#41542)v5.88.0
Compare Source
NOTES:
rule.expiration.expired_object_delete_marker
is set with eitherrule.expiration.date
orrule.expiration.days
. While historically the provider allowed this invalid configuration, the migration of this resource to the Terraform Plugin Framework inv5.86.0
resulted in this misconfiguration surfacing as a hardinconsistent result after apply
error. This diagnostic aims to direct users how to resolve the issue at plan time. See this issue comment for additional context. (#41462)FEATURES:
aws_cloudwatch_contributor_managed_insight_rules
(#41472)aws_cloudwatch_contributor_managed_insight_rule
(#41449)aws_qbusiness_application
(#35249)ENHANCEMENTS:
video_data_delivery_enabled
argument (#41317)password_wo
write-only attribute (#41366)master_password_wo
write-only attribute (#41413)storage_descriptor.additional_locations
argument (#41434)master_password_wo
write-only attribute (#41411)admin_user_password_wo
write-only attribute (#41412)secret_string_wo
write-only attribute (#41371)BUG FIXES:
scaling_configuration
is not empty. (#41377)sub_domain
(#36961)embedding_data_delivery_enabled
,image_data_delivery_enabled
, andtext_data_delivery_enabled
arguments as optional with default value oftrue
(#41317)v5.87.0
Compare Source
FEATURES:
aws_cloudwatch_contributor_insight_rule
(#41373)ENHANCEMENTS:
export_type
andincremental_export_specification
arguments (#41303)parameters.s3.role_arn
argument to allow override an account-wide role for a specific S3 data source (#41284)master_password_wo
write-only attribute (#41314)stream_processor_arn
in favor ofarn
. (#41271)value_wo
write-only attribute (#40952)service_network_log_type
argument (#41304)BUG FIXES:
on_demand_throughput
andglobal_secondary_index.*.on_demand_throughput
attributes to resolve read error (#41350)OperationInProgress
errors (#41388)v5.86.1
Compare Source
BUG FIXES:
AccessDeniedError
attempting to list tags (#41295)AccessDeniedError
attempting to list tags (#41295)sns_topic_name
shows perpectual diff when an ARN of a SNS topic from a different region is specified (#41279)rule[*].prefix
is an empty string. (#41296)v5.86.0
Compare Source
NOTES:
prefix
, the Terraform plan will show the removal ofprefix
from state. This is expected, and should not occur on subsequent plans. (#41159)ENHANCEMENTS:
monitoring_interval
andmonitoring_role_arn
attributes (#41002)us-isof-east-1
andus-isof-south-1
as valid AWS Regions (#41243)security_service_policy_data.policy_option.network_acl_common_policy
argument to allow creation of FMS-managed NACL rules (#41219)monitoring_interval
andmonitoring_role_arn
arguments (#41002)timeouts
. (#41232)BUG FIXES:
tags_all
value (#41256)instance_lifecycle
isspot
(#41206)panic: runtime error: invalid memory address or nil pointer dereference
when deleting the resource would otherwise return an error (#41260)transition_default_minimum_object_size
(#41159)rule
during import (#41205)v5.85.0
Compare Source
NOTES:
FEATURES:
aws_vpc_ipam
(#40459)aws_vpc_ipams
(#40459)aws_secretsmanager_random_password
(#41106)aws_guardduty_member_detector_feature
(#35625)aws_route53domains_domain
(#37885)aws_timestreamquery_scheduled_query
(#41145)aws_vpclattice_resource_configuration
(#41019)aws_vpclattice_service_network_resource_association
(#41057)ENHANCEMENTS:
arn
attribute (#41086)arn
attribute (#41087)arn
attribute (#41084)network_interfaces.connection_tracking_specification
attribute (#41184)connector_profile_config.connector_profile_properties.salesforce.use_privatelink_for_metadata_and_authorization
argument (#41175)target_tracking_configuration.customized_metric_specification.metrics.metric_stat.period
argument to support high-resolution metrics (#41066)data_source_configuration.confluence_configuration
,data_source_configuration.salesforce_configuration
,data_source_configuration.share_point_configuration
, anddata_source_configuration.web_configuration
arguments (#40711)knowledge_base_configuration.vector_knowledge_base_configuration.embedding_model_configuration
andknowledge_base_configuration.vector_knowledge_base_configuration.supplemental_data_storage_configuration
arguments (#40737)sns_topic_arn
attribute (#41168)suspend
argument (#40607)invocation_connectivity_parameters
argument (#41144)arn
attribute (#41087)arn
attribute (#41084)enable_fault_injection
argument (#41078)network_interfaces.connection_tracking_specification
argument (#41184)concurrent_jobs
argument (#41012)create
timeout (#40972)orchestration_sending_role_arn
argument (#41043)kms_key_identifier
argument (#41082)instance
as a valid value forenabled_cloudwatch_logs_exports
(#41111)tags
argument andtags_all
attribute (#41192)resource_configuration_arn
andservice_network_arn
arguments to support creating VPC Endpoints of typeResource
andServiceNetwork
(#41116)BUG FIXES:
created_date
andlast_modified_date
attributes (#41105)sort_ascending
to sort in ascending order (#40529)role_arn
argument (#41072)Provider produced inconsistent result after apply
errors fors3_delivery_configuration.enable_hive_compatible_path
(#41122)field_delimiter
as Computed (#41122)provider_name
to count UTF-8 characters properly (#41187)name
to count UTF-8 characters properly (#41187)callback_urls,
default_redirect_uri,
logout_urls, and
supported_identity_providers` to count UTF-8 characters properly (#41187)panic: interface conversion: interface {} is float64, not string
(#41096)InvalidParameterCombination
error during update (#40969)name
,name_prefix
, andpath
without forcing new resource (#41186)invitation_id
when calling theAcceptInvitation
API (#41163)v5.84.0
Compare Source
NOTES:
FEATURES:
aws_eks_cluster_auth
(#40660)aws_media_packagev2_channel_group
(#38406)ENHANCEMENTS:
uefi_data
attribute (#40210)bandwidth_weightings
,boot_modes
,default_network_card_index
,efa_maximum_interfaces
,ena_srd_supported
,inference_accelerators.memory_size
,media_accelerators
,network_cards
,neuron_devices
,nitro_enclaves_support
,nitro_tpm_support
,nitro_tpm_supported_versions
,phc_support
,supported_cpu_features
,total_inference_memory
,total_media_memory
, andtotal_neuron_device_memory
attributes (#40717)mx-central-1
AWS Region (#40940)mx-central-1
AWS Region (#40940)mx-central-1
AWS Region (#40940)mx-central-1
as a valid AWS Region (#40940)uefi_data
argument (#40210)uefi_data
attribute (#40210)uefi_data
attribute (#40210)userIdentity.arn
to advanced_event_selector.field_selector (#40629)engine
is now case insensitive (#40794)engine
is now case insensitive (#40794)arn
attribute (#40930)arn
attribute (#40930)arn
attribute (#40930)arn
attribute (#40930)routing_http_response_server_enabled
,routing_http_response_strict_transport_security_header_value
,routing_http_response_access_control_allow_origin_header_value
,routing_http_response_access_control_allow_methods_header_value
,routing_http_response_access_control_allow_headers_header_value
,routing_http_response_access_control_allow_credentials_header_value
,routing_http_response_access_control_expose_headers_header_value
,routing_http_response_access_control_max_age_header_value
,routing_http_response_content_security_policy_header_value
,routing_http_response_x_content_type_options_header_value
,routing_http_response_x_frame_options_header_value
,routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name
,routing_http_request_x_amzn_mtls_clientcert_issuer_header_name
,routing_http_request_x_amzn_mtls_clientcert_subject_header_name
,routing_http_request_x_amzn_mtls_clientcert_validity_header_name
,routing_http_request_x_amzn_mtls_clientcert_leaf_header_name
,routing_http_request_x_amzn_mtls_clientcert_header_name
,routing_http_request_x_amzn_tls_version_header_name
, androuting_http_request_x_amzn_tls_cipher_suite_header_name
arguments in support of HTTP header modification (#40736)triggers
argument to support synchronization with upstream CloudWatch alarm changes (#40918)production_variants.managed_instance_scaling
andshadow_production_variants.managed_instance_scaling
to0
(#40882)BUG FIXES:
ingress_vpc_configuration
,name
, andservice_arn
to ForceNew (#40927)location URI global ID and subdirectory (...) does not match pattern "..."
errors on Read whens3_bucket_arn
is an S3 on Outposts access point (#40929)volume.configure_at_launch
andvolume.docker_volume_configuration
(#40853)v5.1.0
with aninput
that cannot be marshaled into amap[string]interface{}
(#40958)v5.1.0
with no configuration changes (#40958)broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput
is unset (#40910)broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput
block is removed (#40910)v5.83.1
Compare Source
BUG FIXES:
fdqn
value ifname
is a wildcard domain name (the leftmost label is*
). This fixes a regression introduced in v5.83.0 (#40868)v5.83.0
Compare Source
NOTES:
apigatewayv2
client has been updated to more extensively matchConflictException
error responses. This change should be transparent to users, but if any unexpected changes in behavior withapigatewayv2
resources occur following an upgrade to this release, please open a bug report. (#40840)id
in favor ofarn
. (#40626)id
. (#40626)id
in favor ofbucket
. (#40626)FEATURES:
aws_cloudwatch_event_buses
(#40662)aws_ecs_clusters
(#40638)aws_route53_records
(#38186)aws_cognito_identity_openid_token_for_developer_identity
(#40763)aws_bedrockagent_agent_collaborator
(#40559)aws_cleanrooms_membership
(#35165)aws_cloudwatch_log_delivery
(#40731)aws_cloudwatch_log_delivery_destination
(#40731)aws_cloudwatch_log_delivery_destination_policy
(#40731)aws_cloudwatch_log_delivery_source
(#40731)aws_cloudwatch_log_index_policy
(#40594)aws_vpclattice_resource_gateway
(#40821)ENHANCEMENTS:
compute_configuration
attribute (#40752)kafka_settings.sasl_mechanism
attribute (#36918)ap-southeast-7
AWS Region (#40850)ap-southeast-7
AWS Region (#40850)default_for_new_launches
attribute (#40536)supports_certificate_rotation_without_restart
,supports_integrations
, andsupports_local_write_forwarding
attributes (#40700)ap-southeast-7
AWS Region (#40850)region
attribute (#40795)service_regions
argument (#40795)ap-southeast-7
as a valid AWS Region (#40849)data_transfer_api
attribute to destination_flow_config_list.destination_connector_properties.salesforce (#34937)grpc_config
argument todefault_cache_behavior
andordered_cache_behavior
configuration blocks (#40762)compute_configuration
argument (#40752)email_mfa_configuration
argument (#40734)sign_in_policy
andweb_authn_configuration
arguments (#40765)user_pool_tier
argument (#40633)kafka_settings.sasl_mechanism
argument ([Configuration
📅 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.