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

Add project API Gateway #18

Merged
merged 12 commits into from
Apr 5, 2023
Merged

Add project API Gateway #18

merged 12 commits into from
Apr 5, 2023

Conversation

ryanghunter
Copy link
Contributor

Purpose

This PR adds a terraform module for creation of an API Gateway with no routes and a lambda authorizer in project accounts. The module also creates a few SSM Parameters that services will need for registering their own paths in API Gateway.

Proposed Changes

-[ADD] terraform module for project account API Gateway

Issues

Testing

  • The API GW was deployed in DEV with terraform apply, SPS was deployed to DEV, and the SPS endpoints were programmatically added the API GW and then requests were sent and verified to reach the deployed SPS service.

@ryanghunter ryanghunter self-assigned this Apr 5, 2023
Copy link
Contributor

@ramesh-maddegoda ramesh-maddegoda left a comment

Choose a reason for hiding this comment

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

This looks good!

@ryanghunter ryanghunter merged commit 0cdaeb1 into main Apr 5, 2023
@ryanghunter ryanghunter deleted the api-gw-ssm branch April 5, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants