fix(terraform): update terraform aws to v5.90.1 #1257
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.90.0
->5.90.1
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.90.1
Compare Source
NOTES:
godebug tlskyber=0
directive ingo.mod
. This disables the experimental the post-quantum key exchange mechanismX25519Kyber768Draft00
, fixing failed or hanging network connections to various AWS services. This fixes a regression introduced in v5.90.0 (#41740)FEATURES:
aws_datazone_domain
(#41480)ENHANCEMENTS:
stage.before_entry
,stage.on_success
andstage.on_failure
configuration blocks (#41663)connector_configuration
to be updated in-place (#41685)ja3_fingerprint
andja4_fingerprint
tocustom_key
configuration blocks (#41719)ja4_fingerprint
tofield_to_match
configuration blocks (#41719)ja3_fingerprint
andja4_fingerprint
tocustom_key
configuration blocks (#41719)ja4_fingerprint
tofield_to_match
configuration blocks (#41719)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "" in timezone America/New_York.
🚦 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.