Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolnar-zscaler committed Dec 6, 2024
1 parent ae52bc0 commit 6746edf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v0.6.2 (December 6, 2024)

BUG FIXES:
* fix: VMSS improvements with new [Zscaler Function Zip file v0.1.1](modules/terraform-zscc-function-app-azure/zscaler_cc_function_app.zip)

ENHANCEMENTS:
* zsec support for Zscaler Cloud: zscalergov.net

## v0.6.1 (October 5, 2024)

BUG FIXES:
Expand Down
6 changes: 6 additions & 0 deletions modules/terraform-zscc-function-app-azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This module provides the necessary resource creation and configuration parameters to deploy the Zscaler generated Azure Function App and dependencies required for management and health monitoring of Cloud Connectors deployed in a Virtual Machine Scale Set (VMSS). Recommended configuration includes the creation of a new Azure Storage Account for Function App zip file upload/storage and runtime. For full functionality, a dedicate App Service Plan and Application Insights resource are required for custom metric ingestion and processing.

| Function ZIP Version | SHA256 Hash | GitHub Release Date/Tag |
| ----------- | --------| ------------ |
| 0.1.1| c3a1e174e5cd77498459d7d6f410250b0dd0c1f62687caa763eae3bb124e2635 | 12/06/2024 - [v0.6.2](https://github.com/zscaler/terraform-azurerm-cloud-connector-modules/releases/tag/v0.6.2) |
| 0.1.0 | 8de1144256df20f970f9c382c001bad14d2de1407a9d8b7a6edd3a6c5143d3bc | 09/05/2024 - [v0.6.0](https://github.com/zscaler/terraform-azurerm-cloud-connector-modules/releases/tag/v0.6.0) |


<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Requirements

Expand Down

0 comments on commit 6746edf

Please sign in to comment.