Skip to content

Commit dd591bb

Browse files
committed
Bucket name
1 parent af61cad commit dd591bb

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
@@ -6,7 +6,7 @@ tf_cmd = AWS_PROFILE=$(AWS_PROFILE) terraform
66

77
project_name = immunisation
88
project_short_name = imms
9-
tf_state=-backend-config="$(BUCKET_NAME)"
9+
tf_state=-backend-config="bucket=$(BUCKET_NAME)"
1010

1111

1212
.PHONY : lock-provider workspace init plan apply clean destroy output state-list lambda-zip catch-all-zip

0 commit comments

Comments
 (0)