Skip to content

Commit

Permalink
chore(deps): bump IBM-Cloud/ibm from 1.59.0 to 1.64.2
Browse files Browse the repository at this point in the history
Bumps [IBM-Cloud/ibm](https://github.com/IBM-Cloud/terraform-provider-ibm) from 1.59.0 to 1.64.2.
- [Release notes](https://github.com/IBM-Cloud/terraform-provider-ibm/releases)
- [Changelog](https://github.com/IBM-Cloud/terraform-provider-ibm/blob/v1.64.2/CHANGELOG.md)
- [Commits](IBM-Cloud/terraform-provider-ibm@v1.59.0...v1.64.2)

---
updated-dependencies:
- dependency-name: IBM-Cloud/ibm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 8738f42 commit 1c9c23d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/compute/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.59.0"
version = "1.64.2"
}
logdna = {
source = "logdna/logdna"
Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.59.0"
version = "1.64.2"
}
}
}
Expand Down

0 comments on commit 1c9c23d

Please sign in to comment.