Skip to content

Commit f06c3cb

Browse files
committed
restore
1 parent 5e1f3e5 commit f06c3cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ environment ?= $(ENVIRONMENT)
44
sub_environment ?= $(SUB_ENVIRONMENT)
55
sub_environment_dir := $(if $(findstring pr-,$(sub_environment)),pr,$(sub_environment))
66

7-
aws_profile = apim-dev
87
tf_cmd = AWS_PROFILE=$(AWS_PROFILE) terraform
98

109
bucket_name = $(if $(filter dev,$(environment)),immunisation-$(sub_environment),immunisation-$(environment))-terraform-state-files

0 commit comments

Comments
 (0)