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

build(deps): bump hashicorp/aws from 5.63.0 to 5.64.0 in /topics/terraform/basic/aws-ec2 #679

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps hashicorp/aws from 5.63.0 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)

v5.63.1

FEATURES:

  • New Data Source: aws_route53_zones (#17457)
  • New Data Source: aws_ssoadmin_permission_sets (#38741)

ENHANCEMENTS:

  • data-source/aws_batch_job_queue: Add job_state_time_limit_action attribute (#38784)
  • resource/aws_batch_job_definition: Add ecs_properties argument (#37871)
  • resource/aws_batch_job_queue: Add job_state_time_limit_action argument (#38784)

BUG FIXES:

  • provider: Fix crash when flattening string pointer slices with nil items (#38886)
  • resource/aws_datazone_project: Properly surface import id parsing errors (#38924)
  • resource/aws_quicksight_data_set: Fix crash when setting logical_table_map.data_transforms.project_operation.projected_columns with null list elements (#38886)
  • resource/aws_ses_configuration_set: Fix crash when reputation_metrics_enabled is set to true (#38921)
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)

5.63.1 (August 20, 2024)

FEATURES:

  • New Data Source: aws_route53_zones (#17457)
  • New Data Source: aws_ssoadmin_permission_sets (#38741)

ENHANCEMENTS:

  • data-source/aws_batch_job_queue: Add job_state_time_limit_action attribute (#38784)
  • resource/aws_batch_job_definition: Add ecs_properties argument (#37871)
  • resource/aws_batch_job_queue: Add job_state_time_limit_action argument (#38784)

BUG FIXES:

  • provider: Fix crash when flattening string pointer slices with nil items (#38886)
  • resource/aws_datazone_project: Properly surface import id parsing errors (#38924)
  • resource/aws_quicksight_data_set: Fix crash when setting logical_table_map.data_transforms.project_operation.projected_columns with null list elements (#38886)
  • resource/aws_ses_configuration_set: Fix crash when reputation_metrics_enabled is set to true (#38921)
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 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.63.0 to 5.64.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.63.0...v5.64.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 tungbq as a code owner August 26, 2024 22:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform labels Aug 26, 2024
@tungbq tungbq merged commit 079e643 into main Sep 1, 2024
1 check passed
@tungbq tungbq deleted the dependabot/terraform/topics/terraform/basic/aws-ec2/hashicorp/aws-5.64.0 branch September 1, 2024 08:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant