diff --git a/deploy/operations/ci/aws-1/test.sh b/deploy/operations/ci/aws-1/test.sh index ece8e05f6..28ec045a6 100755 --- a/deploy/operations/ci/aws-1/test.sh +++ b/deploy/operations/ci/aws-1/test.sh @@ -17,8 +17,8 @@ clean () { terraform destroy -auto-approve } -clean terraform init +clean terraform plan #terraform apply -auto-approve clean