Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lambda arn string in template yaml file #21

Closed
humank opened this issue Oct 22, 2021 · 1 comment
Closed

Fix lambda arn string in template yaml file #21

humank opened this issue Oct 22, 2021 · 1 comment
Assignees

Comments

@humank
Copy link
Contributor

humank commented Oct 22, 2021

FIX:

has a typo, incorrectly referencing AcceptOrder, which does not exist. This line must be changed to: Value: !GetAtt AcceptOrderFunction.Arn

@humank humank added this to To do in coffeeshop-iddd-aws via automation Oct 22, 2021
@humank humank self-assigned this Nov 1, 2021
@humank
Copy link
Contributor Author

humank commented Nov 1, 2021

Fixed and committed by b3b68ad..48c0986

@humank humank closed this as completed Nov 1, 2021
coffeeshop-iddd-aws automation moved this from To do to Done Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant