summaryrefslogtreecommitdiff
path: root/test/test-files/tfsec
diff options
context:
space:
mode:
authorkoka <koka.code@gmail.com>2022-10-04 11:47:00 +0900
committerGitHub <noreply@github.com>2022-10-04 11:47:00 +0900
commit14d2b261cec1284a0a99832a04399c1d483b937c (patch)
treed988a6152ec30a1aaeaf44c59163c267870c6c24 /test/test-files/tfsec
parent4094426c707dda404754487bf496db1b4c7d05f1 (diff)
downloadale-14d2b261cec1284a0a99832a04399c1d483b937c.zip
Add support for tfsec Terraform linter (#4323)
Diffstat (limited to 'test/test-files/tfsec')
-rw-r--r--test/test-files/tfsec/json/.tfsec/config.json0
-rw-r--r--test/test-files/tfsec/json/main.tf0
-rw-r--r--test/test-files/tfsec/yml/.tfsec/config.yml0
-rw-r--r--test/test-files/tfsec/yml/main.tf0
4 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/tfsec/json/.tfsec/config.json b/test/test-files/tfsec/json/.tfsec/config.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/tfsec/json/.tfsec/config.json
diff --git a/test/test-files/tfsec/json/main.tf b/test/test-files/tfsec/json/main.tf
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/tfsec/json/main.tf
diff --git a/test/test-files/tfsec/yml/.tfsec/config.yml b/test/test-files/tfsec/yml/.tfsec/config.yml
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/tfsec/yml/.tfsec/config.yml
diff --git a/test/test-files/tfsec/yml/main.tf b/test/test-files/tfsec/yml/main.tf
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/tfsec/yml/main.tf