We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161f96c commit 514387cCopy full SHA for 514387c
solutions/hpc/version.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
ibm = {
5
source = "IBM-Cloud/ibm"
6
- version = "1.69.2"
+ version = "1.75.1"
7
}
8
null = {
9
source = "hashicorp/null"
0 commit comments