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

chore(deps): update terraform modules: Bump hashicorp/aws from 5.85.0 to 5.86.0 in /samples/bedrock-guardrails #104

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps hashicorp/aws from 5.85.0 to 5.86.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.86.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: When upgrading existing resources with no defined prefix, the Terraform plan will show the removal of prefix from state. This is expected, and should not occur on subsequent plans. (#41159)

ENHANCEMENTS:

  • data-source/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn attributes (#41002)
  • provider: Support us-isof-east-1 and us-isof-south-1 as valid AWS Regions (#41243)
  • resource/aws_fms_policy: Add security_service_policy_data.policy_option.network_acl_common_policy argument to allow creation of FMS-managed NACL rules (#41219)
  • resource/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn arguments (#41002)
  • resource/aws_sqs_queue: Accommodate accounts that take longer to process with customizable timeouts. (#41232)

BUG FIXES:

  • resource/aws_gamelift_game_server_group: Correctly plan tags_all value (#41256)
  • resource/aws_instance: Properly cancel spot instance requests on destroy when instance_lifecycle is spot (#41206)
  • resource/aws_route53_zone: Fix panic: runtime error: invalid memory address or nil pointer dereference when deleting the resource would otherwise return an error (#41260)
  • resource/aws_s3_bucket_lifecycle_configuration: Properly handle default value of transition_default_minimum_object_size (#41159)
  • resource/aws_wafv2_web_acl: Properly set rule during import (#41205)
Changelog

Sourced from hashicorp/aws's changelog.

5.86.0 (February 6, 2025)

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: When upgrading existing resources with no defined prefix, the Terraform plan will show the removal of prefix from state. This is expected, and should not occur on subsequent plans. (#41159)

ENHANCEMENTS:

  • data-source/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn attributes (#41002)
  • provider: Support us-isof-east-1 and us-isof-south-1 as valid AWS Regions (#41243)
  • resource/aws_fms_policy: Add security_service_policy_data.policy_option.network_acl_common_policy argument to allow creation of FMS-managed NACL rules (#41219)
  • resource/aws_rds_cluster: Add monitoring_interval and monitoring_role_arn arguments (#41002)
  • resource/aws_sqs_queue: Accommodate accounts that take longer to process with customizable timeouts. (#41232)

BUG FIXES:

  • resource/aws_gamelift_game_server_group: Correctly plan tags_all value (#41256)
  • resource/aws_instance: Properly cancel spot instance requests on destroy when instance_lifecycle is spot (#41206)
  • resource/aws_route53_zone: Fix panic: runtime error: invalid memory address or nil pointer dereference when deleting the resource would otherwise return an error (#41260)
  • resource/aws_s3_bucket_lifecycle_configuration: Properly handle default value of transition_default_minimum_object_size (#41159)
  • resource/aws_wafv2_web_acl: Properly set rule during import (#41205)
Commits
  • 0b9cc62 Update CHANGELOG.md for #41159
  • 65ec3bc Merge pull request #41159 from hashicorp/b-s3-bucket-lifecycle-min-size
  • 870961c Update CHANGELOG.md for #41260
  • c9fc873 Merge pull request #41260 from hashicorp/b-aws_route53_zone-delete-crash
  • 81fb49e Merge pull request #41257 from hashicorp/f-flex_simplify_write_only
  • 6262642 Correct CHANGELOG entry file name.
  • 305fdc9 r/aws_route53_zone: Fix `panic: runtime error: invalid memory address or nil ...
  • 631d4eb Update CHANGELOG.md for #41256
  • eddf87a Merge pull request #41256 from hashicorp/b-aws_gamelift_game_server_group.tags
  • 956f241 Merge pull request #41002 from Dansyuqri/f-aws_rds_cluster-add-enhanced-monit...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.85.0 to 5.86.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.85.0...v5.86.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 01:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants