From 9efa9cefa7188d184409f7fff1330c1d6ded8b2b Mon Sep 17 00:00:00 2001 From: akocbek Date: Tue, 29 Jul 2025 10:55:38 +0100 Subject: [PATCH] chore: add 'terraform_version'= '1.10.5' to ibm_catalog.json file --- ibm_catalog.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index bcfb3a74..6251a08a 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -232,7 +232,7 @@ { "key": "cluster_shield_requests_cpu" }, - { + { "key": "cluster_shield_requests_memory" }, { @@ -351,7 +351,8 @@ "key": "enable_universal_ebpf" } ], - "install_type": "fullstack" + "install_type": "fullstack", + "terraform_version": "1.10.5" } ] }