Skip to content

Commit 1a72464

Browse files
committed
enable refresh only
1 parent 0ee9bd3 commit 1a72464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ deploy_prod: check_account_prod
6363
deploy_dev: check_account_dev
6464
@echo "Deploying Terraform..."
6565
terraform -chdir=terraform/envs/qa init -lockfile=readonly
66+
terraform -chdir=terraform/envs/qa apply -refresh-only
6667
terraform -chdir=terraform/envs/qa apply -auto-approve
6768

6869
init_terraform:

0 commit comments

Comments
 (0)