fix(allowlist): allowlist file default value (#1425)

Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
Nacho Rivera
2022-10-24 09:29:24 +02:00
committed by GitHub
parent e77486f771
commit 2d86254549
4 changed files with 30 additions and 17 deletions

View File

@@ -21,7 +21,6 @@ csv_file_suffix = ".csv"
json_file_suffix = ".json"
json_asff_file_suffix = ".asff.json"
config_yaml = "providers/aws/config.yaml"
allowlist_yaml = "providers/aws/allowlist.yaml"
def change_config_var(variable, value):