outputs.tf 58 B

123
  1. output "web_acl_id" {
  2. value = module.wafv2.web_acl_id
  3. }