obecker / causalist

German legal case management app
0 stars 2 forks source link

:arrow_up: Bump hashicorp/aws from 5.56.1 to 5.57.0 in /infrastructure #266

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps hashicorp/aws from 5.56.1 to 5.57.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.57.0

FEATURES:

  • New Data Source: aws_appstream_image (#38225)
  • New Data Source: aws_cognito_user_pool (#37399)
  • New Data Source: aws_ec2_transit_gateway_peering_attachments (#25743)
  • New Data Source: aws_transfer_connector (#38213)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule attribute (#37890)
  • resource/aws_amplify_domain_association: Add certificate_settings argument (#37105)
  • resource/aws_ec2_transit_gateway_peering_attachment: Add options argument (#36902)
  • resource/aws_iot_authorizer: Add tags argument (#37152)
  • resource/aws_iot_topic_rule: Add cloudwatch_logs.batch_mode and error_action.cloudwatch_logs.batch_mode arguments (#36772)
  • resource/aws_sagemaker_endpoint_configuration: Add support for InputAndOutput in capture_mode (#37726)

BUG FIXES:

  • resource/aws_iot_provisioning_template: Fix pre_provisioning_hook update operation (#37152)
  • resource/aws_iot_topic_rule: Retry IAM eventual consistency errors on Update (#36286)
Changelog

Sourced from hashicorp/aws's changelog.

5.57.0 (July 4, 2024)

FEATURES:

  • New Data Source: aws_appstream_image (#38225)
  • New Data Source: aws_cognito_user_pool (#37399)
  • New Data Source: aws_ec2_transit_gateway_peering_attachments (#25743)
  • New Data Source: aws_transfer_connector (#38213)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule attribute (#37890)
  • resource/aws_amplify_domain_association: Add certificate_settings argument (#37105)
  • resource/aws_ec2_transit_gateway_peering_attachment: Add options argument (#36902)
  • resource/aws_iot_authorizer: Add tags argument (#37152)
  • resource/aws_iot_topic_rule: Add cloudwatch_logs.batch_mode and error_action.cloudwatch_logs.batch_mode arguments (#36772)
  • resource/aws_sagemaker_endpoint_configuration: Add support for InputAndOutput in capture_mode (#37726)

BUG FIXES:

  • resource/aws_iot_provisioning_template: Fix pre_provisioning_hook update operation (#37152)
  • resource/aws_iot_topic_rule: Retry IAM eventual consistency errors on Update (#36286)
Commits
  • 3b6772b Update CHANGELOG.md (Manual Trigger)
  • 0f55290 Merge pull request #36772 from nikhil-goenka/f-aws_iot_topic_rule-support-bat...
  • 5f6c246 Tweak CHANGELOG entry.
  • 7828fc8 Merge branch 'main' into HEAD
  • 09df920 Merge pull request #36286 from moonorange/f-aws_iot_topic_rule_update_retry
  • b843b98 Merge branch 'main' into HEAD
  • 43d5c83 r/aws_iot_topic_rule: Make update retry similar to create.
  • 762af66 Add CHANGELOG entry.
  • 0bf89af Merge branch 'main' into HEAD
  • 1a86c28 Update CHANGELOG.md for #38235
  • 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 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)