Skip to content

Commit 2527c1f

Browse files
committed
Revert change made for local use.
1 parent 03d3177 commit 2527c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
interactionId=$(ENVIRONMENT)
44

5-
tf_cmd = terraform
5+
tf_cmd = AWS_PROFILE=$(AWS_PROFILE) terraform
66
tf_state= -backend-config="bucket=$(BUCKET_NAME)"
77
tf_vars= -var-file=environments/$(ENVIRONMENT)/variables.tfvars
88

0 commit comments

Comments
 (0)