Skip to content

Commit f12f652

Browse files
committed
unlock state
1 parent cf90cff commit f12f652

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ 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 -auto-approve -lock=false
6766
terraform -chdir=terraform/envs/qa apply -auto-approve
6867

6968
init_terraform:

0 commit comments

Comments
 (0)