From 4c617b472948973cbd2e5aedbb44f120bcd3ca62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wiktor=20Niesiob=C4=99dzki?= Date: Mon, 27 Oct 2025 15:29:23 +0000 Subject: [PATCH] Enable tflint on 2-security --- .../stages/s2_security/{not-simple.tfvars => simple.tfvars} | 0 .../fast/stages/s2_security/{not-simple.yaml => simple.yaml} | 0 tests/fast/stages/s2_security/tftest.yaml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename tests/fast/stages/s2_security/{not-simple.tfvars => simple.tfvars} (100%) rename tests/fast/stages/s2_security/{not-simple.yaml => simple.yaml} (100%) diff --git a/tests/fast/stages/s2_security/not-simple.tfvars b/tests/fast/stages/s2_security/simple.tfvars similarity index 100% rename from tests/fast/stages/s2_security/not-simple.tfvars rename to tests/fast/stages/s2_security/simple.tfvars diff --git a/tests/fast/stages/s2_security/not-simple.yaml b/tests/fast/stages/s2_security/simple.yaml similarity index 100% rename from tests/fast/stages/s2_security/not-simple.yaml rename to tests/fast/stages/s2_security/simple.yaml diff --git a/tests/fast/stages/s2_security/tftest.yaml b/tests/fast/stages/s2_security/tftest.yaml index b33d655f2..5da75a5f6 100644 --- a/tests/fast/stages/s2_security/tftest.yaml +++ b/tests/fast/stages/s2_security/tftest.yaml @@ -15,8 +15,8 @@ module: fast/stages/2-security tests: - not-simple: + simple: inventory: - - not-simple.yaml + - simple.yaml extra_dirs: - ../../../tests/fast/stages/s2_security/data-simple