Skip to content

Commit

Permalink
fix(deps): update terraform ibm to latest for deployable architectures (
Browse files Browse the repository at this point in the history
  • Loading branch information
terraform-ibm-modules-ops authored Jan 11, 2025
1 parent 79ecf81 commit 8657d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/standard/version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
# Lock DA into an exact provider version - renovate automation will keep it updated
ibm = {
source = "ibm-cloud/ibm"
version = "1.73.0"
version = "1.74.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 8657d18

Please sign in to comment.