File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ resource "aws_securityhub_insight" "aws_best_prac_by_status" {
4444 filters {
4545 type {
4646 comparison = " EQUALS"
47- value = " Software and Configuration Checks/Industry and Regulatory Standards/ AWS - Foundational - Security - Best - Practices"
47+ value = " Software and Configuration Checks/Industry and Regulatory Standards/AWS- Foundational- Security- Best- Practices"
4848 }
4949 workflow_status {
5050 comparison = " NOT_EQUALS"
@@ -65,7 +65,7 @@ resource "aws_securityhub_insight" "aws_best_prac_by_severity" {
6565 filters {
6666 type {
6767 comparison = " EQUALS"
68- value = " Software and Configuration Checks/Industry and Regulatory Standards/ AWS - Foundational - Security - Best - Practices"
68+ value = " Software and Configuration Checks/Industry and Regulatory Standards/AWS- Foundational- Security- Best- Practices"
6969 }
7070 workflow_status {
7171 comparison = " NOT_EQUALS"
You can’t perform that action at this time.
0 commit comments