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

feat: allow origin fields with cacheBehavior #360

Closed
wants to merge 3 commits into from

Conversation

cdominguezg
Copy link

I need to add the origins in order to use API Gateway resources. Tested with extensions but didn't work, so I've implemented another fields to do that.

I've added a new test and also tested in an internal project as a PoC and it works as expected. I updated the docs.

@cdominguezg cdominguezg changed the title Feat/add origin spa feat: allow origin fields with cacheBehavior Sep 19, 2023
@cdominguezg
Copy link
Author

@mnapoli hey! could you take a look on this please?

@mnapoli
Copy link
Member

mnapoli commented Sep 21, 2023

Hi, I'm sorry but I don't think this is something we want to add to Lift. We don't want to add every option available to constructs.

@cdominguezg
Copy link
Author

I see, so do you have any recommendation to implement this apart of forking?

@mnapoli
Copy link
Member

mnapoli commented Sep 22, 2023

I would recommend to "eject" from Lift: https://github.com/getlift/lift#ejecting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants