Skip to content

Commit 1ab1ac1

Browse files
Tweak env
1 parent 3718314 commit 1ab1ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/sandbox/us-east-2/000/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ cors = { allow_origins = ["*"] }
55
source_path = "../../../../../../../src/function/"
66
name = "platform_sample-useast2-sandbox-000-fn-000"
77
environment_variables = {
8-
PAYLOAD = "Primary-East"
8+
PAYLOAD = "Hello from Demo Sandbox"
99
}

0 commit comments

Comments
 (0)