sites
imperva/sites/incapsula
Terraform Module
HCL
INCAPSULA
This module can be used to create protected web-site(s) in Imperva CWAF. Default settings can be overridden when inheriting the module in your project.
Install
module "sites" {
source = "imperva/sites/incapsula"
version = "0.0.1"
}
Inputs (37)
| Name | Type | Description | Default |
|---|---|---|---|
| domain | string | required | |
| perf_response_cache_http_10_responses | bool | false | |
| domain_redirect_to_full | string | "true" | |
| remove_ssl | string | false | |
| send_site_setup_emails | string | "true" | |
| perf_client_enable_client_side_caching | string | true | |
| perf_mode_time | string | 300 | |
| perf_response_cache_404_enabled | string | false | |
| data_storage_region | string | "" | |
| acceleration_level | string | "" | |
| active | string | "active" | |
| perf_response_stale_content_mode | string | "adaptive" | |
| perf_ttl_prefer_last_modified | string | false | |
| approver | string | "" | |
| perf_response_cache_response_header_mode | string | "custom" | |
| force_ssl | string | "" | |
| hashing_enabled | string | false | |
| ignore_ssl | string | "" | |
| perf_response_tag_response_header | string | "" | |
| perf_response_cache_300x | string | false | |
| site_ip | string | "none" |
Outputs (1)
site_idsResources (1)
incapsula_site
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud INCAPSULA
Total downloads828
Inputs37
Outputs1
Resources1
Namespaceimperva
Updated