Skip to content

Commit

Permalink
feat(#3343): Add basic test for aws WAF integration
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-stefani committed Feb 7, 2023
1 parent 3ff6d00 commit a8e54d3
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@
metadata:
bucket_type: vpcflow
bucket_name: wazuh-vpcflow-integration-tests

- name: waf_defaults
description: WAF default configurations
configuration_parameters:
BUCKET_TYPE: waf
BUCKET_NAME: wazuh-waf-integration-tests
metadata:
bucket_type: waf
bucket_name: wazuh-waf-integration-tests

0 comments on commit a8e54d3

Please sign in to comment.