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

Extend ssl settings #406

Closed Pavel-Koev closed 6 months ago

Pavel-Koev commented 6 months ago

Extending the site ssl settings resource and adding inbound TLS settings that will allow clients to configure which tls versions and which ciphers to use at the site level. And extending the already existing ssl settings resource tests to cover inbound TLS settings.