Skip to content

Commit de0606a

Browse files
committed
fix makefile
1 parent f873f10 commit de0606a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ invalidate_cloudfront:
116116
install:
117117
yarn -D
118118
pip install cfn-lint
119+
terraform -chdir=terraform/envs/qa init
120+
terraform -chdir=terraform/envs/prod init
119121

120122
test_live_integration: install
121123
yarn test:live

0 commit comments

Comments
 (0)