From 35ab51c2f67e9a0f102135b8ea2d59da2e3d67c7 Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations <106112202+terraform-ibm-modules-ops@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:33:59 +0100 Subject: [PATCH] chore(deps): update ci dependencies (#433) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update ci dependencies * Update catalogValidationValues.json.template --------- Co-authored-by: Conall Ó Cofaigh --- common-dev-assets | 2 +- examples/fscloud/catalogValidationValues.json.template | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/common-dev-assets b/common-dev-assets index 2015ae99..d50e7e64 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 2015ae9933bef5947865c5251e49009bfd06e66c +Subproject commit d50e7e6439f8f0af7bb5df1378fe5bcbfc4f8135 diff --git a/examples/fscloud/catalogValidationValues.json.template b/examples/fscloud/catalogValidationValues.json.template index 510ff2ae..1f0c16fc 100644 --- a/examples/fscloud/catalogValidationValues.json.template +++ b/examples/fscloud/catalogValidationValues.json.template @@ -6,6 +6,5 @@ "hpcs_instance_guid": $HPCS_US_SOUTH_GUID, "hpcs_key_crn_cluster": $HPCS_US_SOUTH_ROOT_KEY_CRN, "hpcs_key_crn_worker_pool": $HPCS_US_SOUTH_ROOT_KEY_CRN, - "existing_at_instance_crn": $AT_CRN, - "vpc_name": $VPC_NAME + "existing_at_instance_crn": $AT_CRN }