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 a5bf9ca commit c2b69adCopy full SHA for c2b69ad
solutions/enterprise/version.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
ibm = {
5
source = "IBM-Cloud/ibm"
6
- version = "1.73.0"
+ version = "1.74.0"
7
}
8
time = {
9
source = "hashicorp/time"
solutions/quickstart/version.tf
0 commit comments