Skip to content

Commit

Permalink
Merge pull request #125 from Real-Dev-Squad/fix/lambda-taking-time-issue
Browse files Browse the repository at this point in the history
fix: lambda taking time
  • Loading branch information
MehulKChaudhari authored Sep 17, 2024
2 parents 9029d86 + 56c8c5a commit e260836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Globals:
Timeout: 10
Environment:
Variables:
ENVIRONMENT: !Ref Environment
ENVIRONMENT: PRODUCTION
CreateFeatureFlagFunction: !If
- IsProd
- FeatureFlagBackendProdLam-CreateFeatureFlagFunctio-YOVQpOQ9W4hR
Expand Down

0 comments on commit e260836

Please sign in to comment.