waf

DeimosCloud/waf/google

Terraform Module HCL GOOGLE
Install
module "waf" {
source = "DeimosCloud/waf/google"
version = "1.0.0"
}
plain text: /constructs/tfmod-deimoscloud-waf-google/install.txt
⭐ Source on GitHub 📦 Registry page
README

Terraform WAF GCP A terraform module to setup WAF/CloudArmor on GCP Usage ``hcl Cloud Armor and WAF Rules module "cloud-armor" { source = "git@gitlab.com:deimosdev/tooling/terraform-modules/gcp/terraform-gcp-waf.git" } ` Doc generation Code formatting and documentation for variables and outputs is generated using pre-commit-terraform hooks which uses terraform-docs. And install terraform-docs with `bash go get github.com/segmentio/terraform-docs ` or `bash brew install terraform-docs. `` Contributing Report issues/questions/feature requests on in the issues section. Full contributing guidelines are covered here. Requirements No requirements. Providers | Name | Version | |------|---------| | google | n/a | Inputs No input. Outputs No output.

Resources (1)
google_compute_security_policy
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud GOOGLE
★ Stars3
Forks3
Total downloads5.1k
Resources1
LicenseApache-2.0
NamespaceDeimosCloud
Updated