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 3066fac commit 363c14bCopy full SHA for 363c14b
solutions/fully-configurable/version.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
ibm = {
5
source = "ibm-cloud/ibm"
6
- version = "1.78.1"
+ version = "1.78.2"
7
}
8
9
0 commit comments