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

minor(deps): update terraform aws to ~> 5.35.0 #202

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.34.0 -> ~> 5.35.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.35.0

Compare Source

FEATURES:

  • New Data Source: aws_ssmcontacts_rotation (#​32710)
  • New Resource: aws_lexv2models_slot (#​34617)
  • New Resource: aws_lexv2models_slot_type (#​35555)
  • New Resource: aws_rekognition_collection (#​35407)
  • New Resource: aws_sesv2_email_identity_policy (#​35486)
  • New Resource: aws_ssmcontacts_rotation (#​32710)

ENHANCEMENTS:

  • data-source/aws_redshift_cluster: Add multi_az attribute (#​35508)
  • resource/aws_lakeformation_resource: Add with_federation argument (#​35154)
  • resource/aws_redshift_cluster: Add multi_az argument (#​35508)
  • resource/aws_redshiftserverless_endpoint_access: Add owner_account argument (#​35509)
  • resource/aws_wafv2_rule_group: Add header_order to field_to_match configuration blocks (#​35521)
  • resource/aws_wafv2_web_acl: Add header_orderto field_to_match configuration blocks (#​35521)

BUG FIXES:

  • data-source/aws_networkmanager_core_network_policy_document: Remove core_network_configuration.edge_locations maximum item limit (#​35585)
  • resource/aws_backup_plan: Fix InvalidParameterValueException: Invalid lifecycle. EBS Cold Tier is not yet supported errors on resource Create in AWS GovCloud (US) (#​35560)
  • resource/aws_cognito_user_group: Allow import of user groups with names containing / (#​35501)
  • resource/aws_dms_event_subscription: Mark source_ids as Optional. This fixes a regression introduced in v5.31.0 (#​35541)
  • resource/aws_efs_file_system: Increase lifecycle_policy maximum item limit to 3 (#​35522)
  • resource/aws_eks_access_entry: Retry IAM eventual consistency errors on create (#​35535)
  • resource/aws_finspace_kx_cluster: Increase command_line_arguments max length restriction from 50 to 1024. (#​35581)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Automated action from Renovate label Feb 2, 2024
@renovate renovate bot enabled auto-merge (rebase) February 2, 2024 07:04
Copy link

github-actions bot commented Feb 2, 2024

Terraform Format success

Output

Terraform Init success

Output

Initializing the backend...

Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.

Initializing provider plugins...
- Reusing previous version of cloudflare/cloudflare from the dependency lock file
- Reusing previous version of hashicorp/aws from the dependency lock file
- Installing hashicorp/aws v5.35.0...
- Installed hashicorp/aws v5.35.0 (signed by HashiCorp)
- Installing cloudflare/cloudflare v4.23.0...
- Installed cloudflare/cloudflare v4.23.0 (self-signed, key ID C76001609EE3B136)

Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

Terraform Validation success

Output
Success! The configuration is valid.


Terraform Plan success

Output
cloudflare_zone.kleister: Refreshing state... [id=e854d1237755ca38aaec6dad4741f163]
cloudflare_record.www: Refreshing state... [id=229639d2de2ba1dbdafc8b5e8fd77f61]
cloudflare_record.root: Refreshing state... [id=29e76fd7f7063e5f7287cb5117579198]
cloudflare_record.github: Refreshing state... [id=b757df52e6c97dff74541695c1b67365]
aws_s3_bucket.download: Refreshing state... [id=dl.kleister.eu]
aws_s3_bucket_website_configuration.download: Refreshing state... [id=dl.kleister.eu]
aws_s3_bucket_policy.download: Refreshing state... [id=dl.kleister.eu]
aws_s3_bucket_cors_configuration.download: Refreshing state... [id=dl.kleister.eu]
aws_s3_bucket_acl.download: Refreshing state... [id=dl.kleister.eu,public-read]
aws_s3_object.download: Refreshing state... [id=index.html]
cloudflare_record.download: Refreshing state... [id=e77eac261dd1382a0c72aaf872e16057]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Pusher: @renovate[bot], Action: pull_request

@renovate renovate bot merged commit e33530e into master Feb 2, 2024
1 check passed
@renovate renovate bot deleted the renovate/minor-versions branch February 2, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Automated action from Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants