From b63732d6da1f80afdd2e214b5f36003a3293c499 Mon Sep 17 00:00:00 2001 From: akocbek Date: Tue, 29 Jul 2025 18:49:46 +0100 Subject: [PATCH] fix(deps): lock the DA into terraform version 1.10.5 --- ibm_catalog.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 3f9dfc9f..385cfd4d 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -567,7 +567,8 @@ "description": "The Power Virtual Server with VPC landing zone as variation 'Create a new architecture' deploys VPC services and a Power Virtual Server workspace and interconnects them.\n \nRequired and optional management components are configured." } ] - } + }, + "terraform_version": "1.10.5" }, { "label": "Quickstart", @@ -1225,7 +1226,8 @@ "description": "The Power Virtual Server with VPC landing zone as 'Quickstart' variation of 'Create a new architecture' option deploys VPC services and a Power Virtual Server workspace and interconnects them. It also creates one Power virtual server instance of chosen t-shirt size or custom configuration.\n \nRequired and optional management components are configured." } ] - } + }, + "terraform_version": "1.10.5" }, { "label": "Extend Standard Landscape", @@ -1552,7 +1554,8 @@ "description": "The Power Virtual Server with VPC landing zone as variation 'Extend Power Virtual Server with VPC landing zone' creates an additional Power Virtual Server workspace and connects it with already created Power Virtual Server with VPC landing zone. It builds on existing Power Virtual Server with VPC landing zone deployed as a variation 'Create a new architecture'." } ] - } + }, + "terraform_version": "1.10.5" } ] }