woffenden / infrastructure

Infrastructure
https://woffenden.github.io/infrastructure/
MIT License
0 stars 0 forks source link

:dependabot: terraform(deps): Bump hashicorp/aws from 5.63.1 to 5.64.0 in /terraform/aws/root/route53 #879

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hashicorp/aws from 5.63.1 to 5.64.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.64.0

ENHANCEMENTS:

  • data-source/aws_opensearch_domain: Add dashboard_endpoint_v2, domain_endpoint_v2_hosted_zone_id, and endpoint_v2 attributes (#38456)
  • resource/aws_appautoscaling_target: Add suspended_state configuration block (#38942)
  • resource/aws_dynamodb_table: Add restore_source_table_arn attribute (#38953)
  • resource/aws_opensearch_domain: Add dashboard_endpoint_v2, domain_endpoint_v2_hosted_zone_id, and endpoint_v2 attributes (#38456)

BUG FIXES:

  • resource/aws_bedrockagent_agent: Fixes consistency issues where only some prompts are overridden (#38944)
  • resource/aws_cloudformation_stack_set_instance: Fix crash during construction of the id attribute when deployment_targets does not include organizational unit IDs. (#38969)
  • resource/aws_glue_trigger: Fix crash when null action is configured (#38994)
  • resource/aws_rds_cluster: Allow Web Service Data API (enabled_http_endpoint) to be enabled and disabled for provisioned engine mode and serverlessv2 (#38997)
Changelog

Sourced from hashicorp/aws's changelog.

5.64.0 (August 22, 2024)

ENHANCEMENTS:

  • data-source/aws_opensearch_domain: Add dashboard_endpoint_v2, domain_endpoint_v2_hosted_zone_id, and endpoint_v2 attributes (#38456)
  • resource/aws_appautoscaling_target: Add suspended_state configuration block (#38942)
  • resource/aws_dynamodb_table: Add restore_source_table_arn attribute (#38953)
  • resource/aws_opensearch_domain: Add dashboard_endpoint_v2, domain_endpoint_v2_hosted_zone_id, and endpoint_v2 attributes (#38456)

BUG FIXES:

  • resource/aws_bedrockagent_agent: Fixes consistency issues where only some prompts are overridden (#38944)
  • resource/aws_cloudformation_stack_set_instance: Fix crash during construction of the id attribute when deployment_targets does not include organizational unit IDs. (#38969)
  • resource/aws_glue_trigger: Fix crash when null action is configured (#38994)
  • resource/aws_rds_cluster: Allow Web Service Data API (enabled_http_endpoint) to be enabled and disabled for provisioned engine mode and serverlessv2 (#38997)
Commits
  • 360d526 Update CHANGELOG.md for #38994
  • f9a923d r/aws_glue_trigger: fix crash when null action is configured (#38994)
  • 1bd56af Merge pull request #38997 from hashicorp/b-rds-cluster-enable-http-endpoint
  • 82a8eaf Merge pull request #38944 from drewtul/bug-single-prompt-configuration
  • 9f33cb2 aws_rds_cluster: Test that Data API can be enabled, disabled
  • dca9caa Add changelog
  • 304e2f7 aws_rds_cluster: Fix Data API for serverlessv2
  • e224fd6 chore: changelog
  • 67c89ea chore(deps): bump the aws-sdk-go group across 2 directories with 5 updates (#...
  • 5ef6eca Update CHANGELOG.md for #38969
  • 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 will merge this PR once CI passes on it, as requested by @woffenden-bot.


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 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)