We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafdf91 commit 8f97a85Copy full SHA for 8f97a85
templates/Makefile
@@ -3,7 +3,7 @@
3
S3_BUCKET ?= "s4c-cft"
4
S3_PREFIX ?= "test"
5
# We need the REGION or the TemplateURLs might be created for a different region, resulting in a deployment error
6
-S3_REGION ?= "eu-west-3" # ireland
+S3_REGION ?= "eu-west-1" # ireland
7
SECURE_API_TOKEN ?= ""
8
9
.PHONY: packaged-template.yaml
0 commit comments