sites

joeymoore/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 = "joeymoore/sites/incapsula"
version = "0.0.1"
}
plain text: /constructs/tfmod-joeymoore-sites-incapsula/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (37)
NameTypeDescriptionDefault
domainstring required
log_levelstring""
domain_redirect_to_fullstring"true"
perf_response_cache_empty_responsesstringfalse
perf_response_cache_response_headerslist(string)[]
force_sslstring""
activestring"active"
perf_response_cache_404_timestring0
perf_response_cache_shieldstringtrue
perf_key_unite_naked_full_cachestringfalse
perf_mode_timestring300
perf_response_cache_http_10_responsesboolfalse
perf_response_stale_content_modestring"adaptive"
ignore_sslstring""
perf_client_enable_client_side_cachingstringtrue
perf_client_send_age_headerstringfalse
perf_ttl_use_shortest_cachingstringfalse
approverstring""
remove_sslstringfalse
perf_response_cache_300xstringfalse
perf_response_cache_404_enabledstringfalse
Outputs (1)
site_ids
Resources (1)
incapsula_site
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud INCAPSULA
Total downloads782
Inputs37
Outputs1
Resources1
Namespacejoeymoore
Updated