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

terraform(deps): bump hashicorp/aws from 5.32.0 to 5.32.1 in /terraform/github #2911

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps hashicorp/aws from 5.32.0 to 5.32.1.

Release notes

Sourced from hashicorp/aws's releases.

v5.32.1

BUG FIXES:

  • data-source/aws_ecr_image: Fix error when most_recent is not also latest (#35269)
  • resource/aws_iot_ca_certificate: Change registration_config.role_arn from TypeBool to TypeString, fixing Inappropriate value for attribute "role_arn": a bool is required errors (#35234)
  • resource/aws_mq_broker: Fix interface conversion: interface {} is *schema.Set, not []string panic (#35265)
Changelog

Sourced from hashicorp/aws's changelog.

5.32.1 (January 12, 2024)

BUG FIXES:

  • data-source/aws_ecr_image: Fix error when most_recent is not also latest (#35269)
  • resource/aws_iot_ca_certificate: Change registration_config.role_arn from TypeBool to TypeString, fixing Inappropriate value for attribute "role_arn": a bool is required errors (#35234)
  • resource/aws_mq_broker: Fix interface conversion: interface {} is *schema.Set, not []string panic (#35265)
Commits

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 @moj-data-platform-robot.


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)

@dependabot dependabot bot requested a review from a team January 15, 2024 09:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 15, 2024
Copy link
Contributor

github-actions bot commented Jan 15, 2024

Terraform Component 🧱: github

Terraform Initialization ⚙️: success

Terraform Validation 🤖: success

Terraform Plan 🛠️: success

Pusher: @dependabot[bot], Action: pull_request, Working Directory: terraform/github, Workflow: Terraform, Marker: github_plan

@jacobwoffenden jacobwoffenden added the do-not-merge Don't merge yet! label Jan 15, 2024
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/github/hashicorp/aws-5.32.1 branch from 9510cc5 to a7aef91 Compare January 15, 2024 15:42
@jacobwoffenden
Copy link
Member

@dependabot recreate

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.32.0 to 5.32.1.
- [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.32.0...v5.32.1)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/github/hashicorp/aws-5.32.1 branch from a7aef91 to 2151cd9 Compare January 16, 2024 17:12
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot merged commit fde29ef into main Jan 16, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/github/hashicorp/aws-5.32.1 branch January 16, 2024 17:17
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 do-not-merge Don't merge yet! terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants