Skip to content

Releases: zscaler/terraform-azurerm-cloud-connector-modules

v0.1.0

02 Nov 17:58
Compare
Choose a tag to compare

[0.1.0] - 2022-01-02


  • Feat: zsec update for terraform support up to 1.1.9
  • Feat: zsec updated with mac m1 option for terraform arm64 version download
  • Feat: azurerm provider updated to 2.99.0 for all module support and deployment types
  • Feat: modules renamed for granularity and consistency
  • Feat: azurerm_public_ip resource updated per Network API version 2020-08-01 (https://azure.microsoft.com/en-us/updates/zone-behavior-change/)
  • Feat: NSG resources broken out into individual child module with reuse and byo nsg added
  • Feat: zsec enhancement inputs
  • Feat: ZS-17339 - support for Managed Identities in different Azure Subsciptions
  • Feat: Managed Identity resource broken out into individual child module
  • Feat: zsec full service deployment support
  • Feat: terraform.tfvars customized per deployment type
  • Feat: base_cc renamed to base_1cc
  • Feat: bug-124439 - accelerated_networking_enabled variable added to service interfaces. left default false for now until support added
  • Feat: workload and bastion hosts changed from ubuntu to centos
  • Feat: added TF_DATA_DIR to zsec and backend.tf to each deployment type to maintain root path as "examples/" directory for all deployments
  • Feat: dropped "custom" from deployment types as brownfield is implicit
  • Feat: vm_count replaced with workload_count for clarity
  • Feat: network infrastructure resources consolidated to terraform-zscc-network-azure module. Inputs refactored.