Skip to content

Commit

Permalink
feat(#3337): Add basic test for aws config integration
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-stefani committed Jan 11, 2023
1 parent b05f725 commit 11df030
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@
metadata:
bucket_type: cloudtrail
bucket_name: wazuh-cloudtrail-integration-tests

- name: config_defaults
description: Config default configurations
configuration_parameters:
BUCKET_TYPE: config
BUCKET_NAME: wazuh-config-integration-tests
metadata:
bucket_type: config
bucket_name: wazuh-config-integration-tests

0 comments on commit 11df030

Please sign in to comment.