We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036d4db commit b98f1f7Copy full SHA for b98f1f7
solutions/fully-configurable/version.tf
@@ -6,7 +6,7 @@ terraform {
6
# Lock DA into an exact provider version - renovate automation will keep it updated
7
ibm = {
8
source = "ibm-cloud/ibm"
9
- version = "1.84.2"
+ version = "1.84.3"
10
}
11
helm = {
12
source = "hashicorp/helm"
0 commit comments