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

Update hashicorp/aws requirement from ~> 5.56.1 to ~> 5.57.0 in /terraform #952

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Updates the requirements on hashicorp/aws to permit the latest version.

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)

5.56.1 (June 28, 2024)

BUG FIXES:

  • data-source/aws_cognito_user_pool_client: Fix InvalidParameterException: 2 validation errors detected errors on Read (#38168)
  • resource/aws_cognito_user: Fix a bug that caused resource recreation for resources imported with certain import ID formats (#38182)
  • resource/aws_cognito_user_pool: Fix runtime error: index out of range [0] with length 0 panic when adding lambda_config (#38184)

5.56.0 (June 27, 2024)

FEATURES:

  • New Resource: aws_appfabric_app_authorization_connection (#38084)
  • New Resource: aws_appfabric_ingestion (#37291)
  • New Resource: aws_appfabric_ingestion_destination (#37627)
  • New Resource: aws_networkfirewall_tls_inspection_configuration (#35168)
  • New Resource: aws_networkmonitor_monitor (#35722)
  • New Resource: aws_networkmonitor_probe (#35722)

ENHANCEMENTS:

  • resource/aws_controltower_control: Add parameters argument and arn attribute (#38071)
  • resource/aws_networkfirewall_logging_configuration: Add plan-time validation of firewall_arn (#35168)
  • resource/aws_quicksight_account_subscription: Add iam_identity_center_instance_arn attribute (#36830)
  • resource/aws_route53_resolver_firewall_rule: Add firewall_domain_redirection_action argument (#37242)
  • resource/aws_route53_resolver_firewall_rule: Add q_type argument (#38074)
  • resource/aws_sagemaker_domain: Add default_user_settings.canvas_app_settings.generative_ai_settings configuration block (#37139)

... (truncated)

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

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [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.56.1...v5.57.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 8, 2024 12:41
@dependabot dependabot bot added needs:dependency terraform Pull requests that update Terraform code labels Jul 8, 2024
@jordanpadams jordanpadams merged commit 7131b60 into main Jul 23, 2024
3 checks passed
@jordanpadams jordanpadams deleted the dependabot/terraform/terraform/hashicorp/aws-tw-5.57.0 branch July 23, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:dependency terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant