From 23f171e6a6912e6bd69fabc29add8641e1c1bb78 Mon Sep 17 00:00:00 2001 From: Xavier2p Date: Sat, 9 Sep 2023 12:55:07 +0200 Subject: [PATCH] rm tf plan --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3970e9..d8d6b56 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,6 +30,3 @@ jobs: - name: Validate run: terraform validate - - - name: Plan - run: terraform plan