Skip to content

Commit a8af068

Browse files
Update Makefile
Co-authored-by: David Cheung <[email protected]>
1 parent f6c2933 commit a8af068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ apply-remote-state:
1212
apply-secrets:
1313
pushd terraform/bootstrap/secrets && \
1414
terraform init && \
15-
terraform apply &&
15+
terraform apply && \
1616
rm ./terraform.tfstate
1717

1818
apply-env:

0 commit comments

Comments
 (0)