From 1a9ca00c35c5c9332415a13eb88d6b25f748b49b Mon Sep 17 00:00:00 2001 From: LeoDiazL <116020815+LeoDiazL@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:07:23 -0300 Subject: [PATCH] Update deploy.yaml --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 2a8e8db..68bf145 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -14,7 +14,7 @@ jobs: aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY_SANDBOX}} aws_default_region: us-east-1 - tf_action: 'apply' + tf_action: 'destroy' tf_state_bucket_destroy: true #aws_resource_identifier: bitovi-devops-training-ec2-gha-example-static-site aws_site_cdn_enabled: true