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"
}
plain text: /constructs/tfmod-imperva-sites-incapsula/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (37)
NameTypeDescriptionDefault
domainstring required
perf_response_cache_http_10_responsesboolfalse
domain_redirect_to_fullstring"true"
remove_sslstringfalse
send_site_setup_emailsstring"true"
perf_client_enable_client_side_cachingstringtrue
perf_mode_timestring300
perf_response_cache_404_enabledstringfalse
data_storage_regionstring""
acceleration_levelstring""
activestring"active"
perf_response_stale_content_modestring"adaptive"
perf_ttl_prefer_last_modifiedstringfalse
approverstring""
perf_response_cache_response_header_modestring"custom"
force_sslstring""
hashing_enabledstringfalse
ignore_sslstring""
perf_response_tag_response_headerstring""
perf_response_cache_300xstringfalse
site_ipstring"none"
Outputs (1)
site_ids
Resources (1)
incapsula_site
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud INCAPSULA
Total downloads828
Inputs37
Outputs1
Resources1
Namespaceimperva
Updated