File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.9.0 (Released)
2+ * Fix ` acceleration_level ` in the ` site ` resource
3+ * Fix support for ` continents ` in the ` security_rule_exception ` resource
4+ * Fix the default value for ` seal_location ` in the ` site ` resource
5+ * Fix documentation for the ` security_rule_exception ` resource
6+ * Support multiple component test accounts
7+ * Add TF provider version to HTTP client calls
8+
19## 2.8.0 (Released)
210* Add new ` incap_rule ` properties and ` RULE_ACTION_FORWARD_TO_PORT ` action
311* Fix ` security_rule_exception ` import
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.8 .0
8+ VERSION =2.9 .0
99# OS_ARCH=darwin_amd64
1010
1111default : install
You can’t perform that action at this time.
0 commit comments