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 e72b1ad commit fdcd2f3Copy full SHA for fdcd2f3
solutions/secure/version.tf
@@ -5,7 +5,7 @@ terraform {
5
required_providers {
6
ibm = {
7
source = "IBM-Cloud/ibm"
8
- version = "1.64.2"
+ version = "1.65.0"
9
}
10
11
0 commit comments