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: clean up create-eventual and use command in template instead of api.get/put/post #301

Merged
merged 5 commits into from
Feb 28, 2023

Conversation

sam-goodwin
Copy link
Owner

Closes #297
Closes #298
Closes #299

@sam-goodwin sam-goodwin changed the title fix: clean up create-eventual and use command in example app fix: clean up create-eventual and use command in template instead of api.get/put/post Feb 27, 2023
Comment on lines 76 to 79
new CfnOutput(stack, "${projectName}-api-endpoint", {
exportName: "${projectName}-api-endpoint",
value: service.gateway.url!,
});
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I get rid of this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@sam-goodwin sam-goodwin merged commit 247d197 into main Feb 28, 2023
@sam-goodwin sam-goodwin deleted the sam/cleanup-create-eventual branch February 28, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants