Skip to content

Commit 3124c7d

Browse files
authored
chore: add 'terraform_version'= '1.10.5' to ibm_catalog.json file (#59)
Co-authored-by: akocbek <akocbek>
1 parent 8144e75 commit 3124c7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ibm_catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,8 @@
215215
"hidden": true
216216
}
217217
],
218-
"install_type": "fullstack"
218+
"install_type": "fullstack",
219+
"terraform_version": "1.10.5"
219220
}
220221
]
221222
}

0 commit comments

Comments
 (0)