File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ create = true
33handler = " app.lambda_handler"
44cors = { allow_origins = [" *" ] }
55source_path = " ../../../../../../../src/function/"
6- resource_names_strategy = " minimal_random_suffix"
76environment_variables = {
87 PAYLOAD = " Primary-East"
98}
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ create = true
33handler = " app.lambda_handler"
44cors = { allow_origins = [" *" ] }
55source_path = " ../../../../../../../src/function/"
6- resource_names_strategy = " minimal_random_suffix"
76environment_variables = {
87 PAYLOAD = " Failover-East"
98}
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ create = true
33handler = " app.lambda_handler"
44cors = { allow_origins = [" *" ] }
55source_path = " ../../../../../../../src/function/"
6- resource_names_strategy = " minimal_random_suffix"
76environment_variables = {
87 PAYLOAD = " Primary-West"
98}
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ create = true
33handler = " app.lambda_handler"
44cors = { allow_origins = [" *" ] }
55source_path = " ../../../../../../../src/function/"
6- resource_names_strategy = " minimal_random_suffix"
76environment_variables = {
87 PAYLOAD = " Failover-West"
98}
You can’t perform that action at this time.
0 commit comments