Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/terraform/terraform.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DOCKER_IMAGE=
REGION=UK South
APP_SHORT_NAME=luncs
APP_SHORT_NAME=lungcs

poc: # Target the poc environment - make poc <action>
$(eval include infrastructure/environments/poc/variables.sh)
Expand Down
Loading