Skip to content

Commit

Permalink
chore: changed template version to reflect release versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
anichari committed Oct 19, 2023
1 parent 7b86caf commit 43e48d7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cloudformation-templates/zs_cc_cf_template_asg_gwlb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cloudformation-templates/zs_cc_cf_template_gwlb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ Outputs:
Value: !Ref ZSCCVPCEP
CloudConnectorGWLBTemplateVersion:
Description: Cloud Connector Template Version
Value: 1.0.0
Value: v0.1.3
2 changes: 1 addition & 1 deletion cloudformation-templates/zs_cc_cf_template_simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion cloudformation-templates/zs_cc_cf_template_zpa_r53.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ Outputs:
- ResolverEndpointId
CloudConnectorZPATemplateVersion:
Description: Cloud Connector ZPA Template Version
Value: 1.0.0
Value: v0.1.3
2 changes: 1 addition & 1 deletion cloudformation-templates/zs_cc_cf_template_zscc_macro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -796,4 +796,4 @@ Resources:
Outputs:
CloudConnectorMacroTemplateVersion:
Description: Cloud Connector Macro Template Version
Value: 1.0.0
Value: v0.1.3

0 comments on commit 43e48d7

Please sign in to comment.