File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.8.0 (Released)
2+ * Add new ` incap_rule ` properties and ` RULE_ACTION_FORWARD_TO_PORT ` action
3+ * Fix ` security_rule_exception ` import
4+ * Fix redundant ` data_center_server ` when ` enabled=false `
5+ * Fix ` origin_pop ` import
6+ * Add ` policy_asset_association ` import
7+ * Fix ` site ` resource to use the ` logs_account_id ` for various methods (read/update)
8+ * Fix ` site ` resource to read/update ` seal_location `
9+
110## 2.7.5 (Released)
211* Fixed ` naked_domain_san ` and ` wildcard_san ` on the ` site ` resource.
312* Adding edit ` server_address ` ability to ` data_center ` resource.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ HOSTNAME=registry.terraform.io
55NAMESPACE =terraform-providers
66PKG_NAME =incapsula
77BINARY =terraform-provider-${PKG_NAME}
8- VERSION =2.7.5
8+ VERSION =2.8.0
99# OS_ARCH=darwin_amd64
1010
1111default : install
You can’t perform that action at this time.
0 commit comments