Skip to content
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

fix(terraform): update terraform aws to v5.90.1 #1257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider patch 5.90.0 -> 5.90.1

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.90.1

Compare Source

NOTES:

  • provider: Restore the godebug tlskyber=0 directive in go.mod. This disables the experimental the post-quantum key exchange mechanism X25519Kyber768Draft00, fixing failed or hanging network connections to various AWS services. This fixes a regression introduced in v5.90.0 (#​41740)

FEATURES:

  • New Data Source: aws_datazone_domain (#​41480)

ENHANCEMENTS:

  • resource/aws_codepipeline: Add stage.before_entry, stage.on_success and stage.on_failure configuration blocks (#​41663)
  • resource/aws_mskconnect_connector: Allow connector_configuration to be updated in-place (#​41685)
  • resource/aws_wafv2_rule_group: Add ja3_fingerprint and ja4_fingerprint to custom_key configuration blocks (#​41719)
  • resource/aws_wafv2_rule_group: Add ja4_fingerprint to field_to_match configuration blocks (#​41719)
  • resource/aws_wafv2_web_acl: Add ja3_fingerprint and ja4_fingerprint to custom_key configuration blocks (#​41719)
  • resource/aws_wafv2_web_acl: Add ja4_fingerprint to field_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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Terraform Summary

Terraform Format and Style 🖌 success

Terraform Initialization ⚙️ failure

Terraform Validation 🤖 skipped

Validation output

Terraform Plan 📖 skipped

Plan output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants