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 3718314 commit 1ab1ac1Copy full SHA for 1ab1ac1
platform/sandbox/us-east-2/000/terraform.tfvars
@@ -5,5 +5,5 @@ cors = { allow_origins = ["*"] }
5
source_path = "../../../../../../../src/function/"
6
name = "platform_sample-useast2-sandbox-000-fn-000"
7
environment_variables = {
8
- PAYLOAD = "Primary-East"
+ PAYLOAD = "Hello from Demo Sandbox"
9
}
0 commit comments