chore(network): update terraform aws to v5.90.0 #24832
Merged
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:
5.89.0
->5.90.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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)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.