Skip to content

Commit

Permalink
Merge pull request #4 from gugzkumar/hotfix/mistake-on-output
Browse files Browse the repository at this point in the history
[Hotfix] removed output statement
  • Loading branch information
gugzkumar authored Dec 25, 2019
2 parents ea79900 + 473f87c commit f95de6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ Outputs:
Value: !Ref ServerlessRestApi
Export:
Name: !Sub "${StackName}-API-GATEWAY-API-ID"
Outputs:
ApiFunctionOutput:
Description: Id of Lambda function that is the brains behind the api
Value: !Ref ApiFunction
Expand Down

0 comments on commit f95de6d

Please sign in to comment.