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.26.0 to ~> 5.29.0 in /terraform #777

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

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

Release notes

Sourced from hashicorp/aws's releases.

v5.29.0

FEATURES:

  • New Resource: aws_docdbelastic_cluster (#31033)
  • New Resource: aws_eks_pod_identity_association (#34566)

ENHANCEMENTS:

  • resource/aws_docdb_cluster: Add storage_type argument (#34637)
  • resource/aws_neptune_parameter_group: Add name_prefix argument (#34500)

BUG FIXES:

  • resource/aws_networkmanager_attachment_accepter: Now revokes attachment on deletion for VPC Attachments (#34547)
  • resource/aws_networkmanager_vpc_attachment: Fixes error when modifying options fields while waiting for acceptance (#34547)
  • resource/aws_networkmanager_vpc_attachment: Fixes error where VPC Attachments waiting for acceptance could not be deleted (#34547)
  • resource/aws_s3_directory_bucket: Fix NotImplemented: This bucket does not support Object Versioning errors on resource Delete when force_destroy is true (#34647)
Changelog

Sourced from hashicorp/aws's changelog.

5.29.0 (November 30, 2023)

FEATURES:

  • New Resource: aws_docdbelastic_cluster (#31033)
  • New Resource: aws_eks_pod_identity_association (#34566)

ENHANCEMENTS:

  • resource/aws_docdb_cluster: Add storage_type argument (#34637)
  • resource/aws_neptune_parameter_group: Add name_prefix argument (#34500)

BUG FIXES:

  • resource/aws_networkmanager_attachment_accepter: Now revokes attachment on deletion for VPC Attachments (#34547)
  • resource/aws_networkmanager_vpc_attachment: Fixes error when modifying options fields while waiting for acceptance (#34547)
  • resource/aws_networkmanager_vpc_attachment: Fixes error where VPC Attachments waiting for acceptance could not be deleted (#34547)
  • resource/aws_s3_directory_bucket: Fix NotImplemented: This bucket does not support Object Versioning errors on resource Delete when force_destroy is true (#34647)

5.28.0 (November 29, 2023)

FEATURES:

  • New Data Source: aws_s3_directory_buckets (#34612)
  • New Resource: aws_s3_directory_bucket (#34612)

ENHANCEMENTS:

  • resource/aws_s3control_access_grants_instance: Add identity_center_arn argument and identity_center_application_arn attribute (#34582)

BUG FIXES:

  • resource/aws_elaticache_replication_group: Fix regression caused by the introduction of the auth_token_update_strategy argument with a default value (#34600)

5.27.0 (November 27, 2023)

NOTES:

  • provider: This release includes an update to the AWS SDK for Go v2 with breaking type changes to several services: internetmonitor, ivschat, pipes, and s3. These changes primarily affect how arguments with default values are serialized for outbound requests, changing scalar types to pointers. See this AWS SDK for Go V2 issue for additional context. The corresponding provider changes should make this breakfix transparent to users, but as with any breaking change there is the potential for missed edge cases. If errors are observed in the impacted resources, please link to this dependency update pull request in the bug report (#34476)

FEATURES:

  • New Data Source: aws_emr_supported_instance_types (#34481)
  • New Resource: aws_apprunner_default_auto_scaling_configuration_version (#34292)
  • New Resource: aws_lexv2models_bot_version (#33858)
  • New Resource: aws_s3control_access_grant (#34564)
  • New Resource: aws_s3control_access_grants_instance (#34564)
  • New Resource: aws_s3control_access_grants_instance_resource_policy (#34564)
  • New Resource: aws_s3control_access_grants_location (#34564)

... (truncated)

Commits
  • a5b0cc9 Update CHANGELOG.md for #34647
  • 9b32a5c Merge pull request #34647 from hashicorp/f-s3-express-tidyup
  • 6c9e986 Merge branch 'main' into f-s3-express-tidyup
  • a959482 S3: Simplify 'deleteAllObjectVersions'.
  • dbdbd12 r/aws_s3_bucket: Use 'emptyBucket' in sweeper.
  • 27b2c8d r/aws_s3_directory_bucket: Fix sweeper.
  • c809ba8 Merge pull request #34646 from hashicorp/td-ssoadmin-awssdkv2
  • 176dd1a build(deps): bump actions/setup-java from 3.13.0 to 4.0.0 (#34652)
  • 2094474 build(deps): bump actions/first-interaction from 1.2.0 to 1.3.0 (#34653)
  • 91b4f82 ssoadmin(sweeper): upgrade aws sdk client
  • 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.26.0...v5.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2023 12:45
@dependabot dependabot bot added needs:dependency terraform Pull requests that update Terraform code labels Dec 4, 2023
@jordanpadams jordanpadams merged commit 92efdea into main Dec 4, 2023
3 checks passed
@jordanpadams jordanpadams deleted the dependabot/terraform/terraform/hashicorp/aws-tw-5.29.0 branch December 4, 2023 16:49
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