Skip to content

Commit 5c99908

Browse files
authored
fix(deps): lock the DA into terraform version 1.10.5 (#132)
Co-authored-by: akocbek <akocbek>
1 parent 0a3a159 commit 5c99908

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
@@ -254,7 +254,8 @@
254254
"key": "enable_multiline"
255255
}
256256
],
257-
"install_type": "fullstack"
257+
"install_type": "fullstack",
258+
"terraform_version": "1.10.5"
258259
}
259260
]
260261
}

0 commit comments

Comments
 (0)