diff --git a/requirements.txt b/requirements.txt index 8ed4d07..6d733cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ protobuf==3.6.1 pycparser==2.19 pyfakefs==3.5.7 Pygments==2.3.1 -pyhcl==0.3.10 +pyhcl==0.4.0 pylint==2.2.2 pyOpenSSL==19.0.0 pyparsing==2.3.1 diff --git a/terraform/cloudwatch_dashboard.tf b/terraform/cloudwatch_dashboard.tf index ea96f1e..7d547b7 100644 --- a/terraform/cloudwatch_dashboard.tf +++ b/terraform/cloudwatch_dashboard.tf @@ -27,6 +27,7 @@ locals { } EOF + yara_rules = <