Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.1.0 (May 26, 2026)

ENHANCEMENTS
* Add `access_layers`, `threat_layers` and `https_inspection_layers` fields to `checkpoint_management_package` resource and data source
* Add `layer_type` field to `checkpoint_management_https_layer` resource and data source
* Update documentation HCL examples to v2 block syntax following the SDK v2 migration

FEATURES
* **New Resource:** `checkpoint_management_illumio_data_center_server`
* **New Data Source:** `checkpoint_management_illumio_data_center_server`

BUG FIXES
* Fix `installation_targets` empty list handling in `checkpoint_management_package` resource

## 3.0.0 (March 29, 2026)

ENHANCEMENTS
Expand Down