Skip to content

Commit fcd5933

Browse files
akocbekocofaigh
andauthored
fix(deps): lock the DA into terraform version 1.10.5 (#165)
Co-authored-by: akocbek <akocbek> Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent 50f21d7 commit fcd5933

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ibm_catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
{
233233
"key": "cluster_shield_requests_cpu"
234234
},
235-
{
235+
{
236236
"key": "cluster_shield_requests_memory"
237237
},
238238
{
@@ -351,7 +351,8 @@
351351
"key": "enable_universal_ebpf"
352352
}
353353
],
354-
"install_type": "fullstack"
354+
"install_type": "fullstack",
355+
"terraform_version": "1.10.5"
355356
}
356357
]
357358
}

0 commit comments

Comments
 (0)