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

Add Advanced caching settings in Provider #35

Closed acatte10 closed 3 years ago

acatte10 commented 4 years ago

Hello,

It would be great to add the advanced caching settings in the Provider (like enable/disable minify css, enable/disable compress png...)

They are available here : https://docs.imperva.com/bundle/cloud-application-security/page/api/sites-api.htm#Advanced

thanks

joeymoore commented 3 years ago

@acatte10 these configurations have been added in the latest provider, please reference the site configuration at https://registry.terraform.io/providers/imperva/incapsula/latest/docs/resources/site Cheers