Skip to content

Commit

Permalink
Merge pull request #42 from cloud-design-dev/dependabot/terraform/IBM…
Browse files Browse the repository at this point in the history
…-Cloud/ibm-1.64.2

chore(deps): bump IBM-Cloud/ibm from 1.59.0 to 1.64.2
  • Loading branch information
greyhoundforty authored Apr 21, 2024
2 parents d2367c3 + 1c9c23d commit d99e1ec
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 d99e1ec

Please sign in to comment.