From 43e48d73451f74ac4c2af8e9f0fb84a7c929822f Mon Sep 17 00:00:00 2001 From: Anirudh Chari Date: Thu, 19 Oct 2023 15:12:51 -0700 Subject: [PATCH] chore: changed template version to reflect release versioning --- cloudformation-templates/zs_cc_cf_template_asg_gwlb.yaml | 2 +- cloudformation-templates/zs_cc_cf_template_gwlb.yaml | 2 +- cloudformation-templates/zs_cc_cf_template_simple.yaml | 2 +- cloudformation-templates/zs_cc_cf_template_zpa_r53.yaml | 2 +- cloudformation-templates/zs_cc_cf_template_zscc_macro.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cloudformation-templates/zs_cc_cf_template_asg_gwlb.yaml b/cloudformation-templates/zs_cc_cf_template_asg_gwlb.yaml index 3a07963..3636941 100644 --- a/cloudformation-templates/zs_cc_cf_template_asg_gwlb.yaml +++ b/cloudformation-templates/zs_cc_cf_template_asg_gwlb.yaml @@ -954,7 +954,7 @@ Outputs: Value: "" CloudConnectorTemplateVersion: Description: Cloud Connector Template Version - Value: 1.0.0 + Value: v0.1.3 ZscalerCcInstanceProfileInUse: Description: IAM role being used by the CcInstances Value: !If diff --git a/cloudformation-templates/zs_cc_cf_template_gwlb.yaml b/cloudformation-templates/zs_cc_cf_template_gwlb.yaml index fd8bd03..069737f 100644 --- a/cloudformation-templates/zs_cc_cf_template_gwlb.yaml +++ b/cloudformation-templates/zs_cc_cf_template_gwlb.yaml @@ -162,4 +162,4 @@ Outputs: Value: !Ref ZSCCVPCEP CloudConnectorGWLBTemplateVersion: Description: Cloud Connector Template Version - Value: 1.0.0 + Value: v0.1.3 diff --git a/cloudformation-templates/zs_cc_cf_template_simple.yaml b/cloudformation-templates/zs_cc_cf_template_simple.yaml index a732d9a..349cfd0 100644 --- a/cloudformation-templates/zs_cc_cf_template_simple.yaml +++ b/cloudformation-templates/zs_cc_cf_template_simple.yaml @@ -501,4 +501,4 @@ Outputs: Description: AMI ID In use in the Zscaler Cloud Connector VM CloudConnectorTemplateVersion: Description: Cloud Connector Template Version - Value: 1.0.0 + Value: v0.1.3 diff --git a/cloudformation-templates/zs_cc_cf_template_zpa_r53.yaml b/cloudformation-templates/zs_cc_cf_template_zpa_r53.yaml index a6b6d69..3281ae4 100644 --- a/cloudformation-templates/zs_cc_cf_template_zpa_r53.yaml +++ b/cloudformation-templates/zs_cc_cf_template_zpa_r53.yaml @@ -271,4 +271,4 @@ Outputs: - ResolverEndpointId CloudConnectorZPATemplateVersion: Description: Cloud Connector ZPA Template Version - Value: 1.0.0 + Value: v0.1.3 diff --git a/cloudformation-templates/zs_cc_cf_template_zscc_macro.yaml b/cloudformation-templates/zs_cc_cf_template_zscc_macro.yaml index 273d4f1..c3d9fdc 100644 --- a/cloudformation-templates/zs_cc_cf_template_zscc_macro.yaml +++ b/cloudformation-templates/zs_cc_cf_template_zscc_macro.yaml @@ -796,4 +796,4 @@ Resources: Outputs: CloudConnectorMacroTemplateVersion: Description: Cloud Connector Macro Template Version - Value: 1.0.0 + Value: v0.1.3