imperva / terraform-provider-incapsula

This package is a plugin for Terraform, and is designed to be used to auto-provision sites in Incapsula via Incapsula’s API from the terraform cli/yaml configurations.
Mozilla Public License 2.0
44 stars 72 forks source link

Change error pages to full-update endpoint #414

Closed jonathan-el closed 6 months ago

jonathan-el commented 6 months ago

The current request of application delivery does partial update, thus making it impossible to "unset" error pages. Adding a full update endpoint in the backend allows setting values back to null/default. Additionally, the resource was updated to use Diagnostic as its error return.