Skip to content

Releases: zscaler/zscaler-terraformer

v1.1.2

18 May 00:41
a02b4b8
Compare
Choose a tag to compare

1.1.2 (May, 17 2024)

Notes

  • Release date: (May, 17 2024)
  • Supported Terraform version: v1.x.x

Fixes

  • PR #190 Fixed ZPA provisioning_key computed attribute. The attribute is now excluded from the HCL generation during the import process.

v1.1.1

08 May 03:58
b546b30
Compare
Choose a tag to compare

1.1.1 (May, 7 2024)

Notes

  • Release date: (May, 7 2024)
  • Supported Terraform version: v1.x.x

Fixes

  • PR #187 Fixed importing issue with zia_url_filtering_rules attributes: override_users and override_groups. Attributes are now correctly imported as a list of IDs.

v1.1.0

07 Mar 18:55
1809d6b
Compare
Choose a tag to compare

1.1.0 (March, 7 2024)

Notes

  • Release date: (March, 7 2024)
  • Supported Terraform version: v1.x.x

Enhancements

  • PR #176 Updated support guide with new Zscaler support model.
  • PR #176 Introduced importing support for the following ZIA resource(s):
    • zia_sandbox_behavioral_analysis

Fixes

  • PR #176 Fixed importing issue with the following ZIA resources:
    • zia_security_settings
    • zia_url_categories

v1.0.3

29 Feb 21:24
e0bbf1e
Compare
Choose a tag to compare

1.0.3 (February, 29 2024)

Notes

  • Release date: (February, 29 2024)
  • Supported Terraform version: v1.x.x

Enhancements

  • PR #173 Introduced the ability to exclude multiple resource names during the importing process.

v1.0.2

15 Feb 20:43
bf6a07e
Compare
Choose a tag to compare

1.0.2 (February, 15 2024)

Notes

  • Release date: (February, 15 2024)
  • Supported Terraform version: v1.x.x

Bug Fixes

  • PR #171 Fixed ZIA zia_forwarding_control_rule missformatted ID for zpa_gateway nested block id attribute.
  • PR #171 Implemented exclusion of pre-built unmanaged resources for ZIA.

v1.0.1

14 Feb 23:14
d76cf0f
Compare
Choose a tag to compare

1.0.1 (February, 14 2024)

Notes

  • Release date: (February, 14 2024)
  • Supported Terraform version: v1.x.x

Bug Fixes

v1.0.0

31 Jan 05:01
9e4a418
Compare
Choose a tag to compare

1.0.0 (January, 30 2024)

Notes

  • Release date: (January, 30 2024)
  • Supported Terraform version: v1.x.x

Enhacements

  • PR #167 ✨ Added support for ZIA Custom ZPA Gateway import.
  • PR #167 ✨ Added support for ZIA Forwarding Control Rule import.
  • PR #167 ✨ Added support for ZIA DLP Engine import.
  • PR #167 ✨ Added support for ZPA Microtenant import.
  • PR #167 ✨ Added support for ZPA Browser Access import.
  • PR #167 ✨ Added support for ZPA Cloud Browser Isolation Banner import.
  • PR #167 ✨ Added support for ZPA Cloud Browser Isolation Certificate import.
  • PR #167 ✨ Added support for ZPA Cloud Browser Isolation External Profile import.

Bug Fixes

  • PR #167 Fixed license error for ZPA unlicensed .

v0.3.4

11 Dec 18:20
62dec63
Compare
Choose a tag to compare

0.3.4 (December, 11 2023)

Notes

  • Release date: (December, 11 2023)
  • Supported Terraform version: v1.x.x

Bug Fixes

v0.3.3

18 Oct 22:06
c03f2c5
Compare
Choose a tag to compare

0.3.3 (October 18, 2023)

Notes

  • Release date: (August 18, 2023)
  • Supported Terraform version: v1.x.x

Bug Fixes

  • PR #139 Fixed ZIA zia_location_management resource to ensure sub-locations are also imported.

v0.3.2

03 Oct 21:45
b75f0e1
Compare
Choose a tag to compare

0.3.2 (October 3, 2023)

Notes

  • Release date: (October 3, 2023)
  • Supported Terraform version: v1.x.x

Bug Fixes

  • PR #134 Implement condition to exclude applications block from the ZPA resources zpa_segment_group and zpa_server_group.