Skip to content

Commit b30b487

Browse files
authored
fix(deps): lock the DA into terraform version 1.10.5 (#607)
Co-authored-by: akocbek <akocbek>
1 parent 2ea23e9 commit b30b487

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ibm_catalog.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,7 +2235,8 @@
22352235
"description": "The Secrets Manage Instance ID"
22362236
}
22372237
],
2238-
"install_type": "fullstack"
2238+
"install_type": "fullstack",
2239+
"terraform_version": "1.10.5"
22392240
},
22402241
{
22412242
"label": "Deploy to Kubernetes",
@@ -4431,7 +4432,8 @@
44314432
"description": "The CI pipeline Id"
44324433
}
44334434
],
4434-
"install_type": "fullstack"
4435+
"install_type": "fullstack",
4436+
"terraform_version": "1.10.5"
44354437
}
44364438
]
44374439
}

0 commit comments

Comments
 (0)