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 13d50b3 commit b1af2b4Copy full SHA for b1af2b4
solutions/secure/version.tf
@@ -5,7 +5,7 @@ terraform {
5
required_providers {
6
ibm = {
7
source = "IBM-Cloud/ibm"
8
- version = "1.78.1"
+ version = "1.78.2"
9
}
10
# tflint-ignore: terraform_unused_required_providers
11
time = {
0 commit comments