From 8eea1283e3e065056a0ab273bc6724757658f14c Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 25 Sep 2022 15:04:39 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 47d278b..2b9d3ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,7 +60,7 @@ apply: script: - terraform apply -auto-approve -var-file=terraform.tfvars dependencies: - - plan production + - plan only: changes: - terraform.tf