Skip to content

Commit

Permalink
chore(deps): bump cloudamqp/cloudamqp from 1.32.1 to 1.32.2
Browse files Browse the repository at this point in the history
Bumps [cloudamqp/cloudamqp](https://github.com/cloudamqp/terraform-provider-cloudamqp) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/cloudamqp/terraform-provider-cloudamqp/releases)
- [Changelog](https://github.com/cloudamqp/terraform-provider-cloudamqp/blob/main/CHANGELOG.md)
- [Commits](cloudamqp/terraform-provider-cloudamqp@v1.32.1...v1.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent d5866cc commit e6d7ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudamqp = {
source = "cloudamqp/cloudamqp"
version = "1.32.1"
version = "1.32.2"
}
}
}

0 comments on commit e6d7ecc

Please sign in to comment.