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

Unresolved resource dependencies [ApiGatewayRestApi] #162

Open
jefersonlemos opened this issue Apr 6, 2021 · 0 comments
Open

Unresolved resource dependencies [ApiGatewayRestApi] #162

jefersonlemos opened this issue Apr 6, 2021 · 0 comments

Comments

@jefersonlemos
Copy link

jefersonlemos commented Apr 6, 2021

Hi, I'm facing an weird error on split stacks plugin using Serverless Framework.
We have about 273 resources and I'm still able to deploy without the plugin but with warnings.
Before issue, nothing was changed and in production it still works, however I can't deploy a new environment.

Error message

Template format error: Unresolved resource dependencies [ApiGatewayRestApi] in the Resources block of the template

Message says that there are unresolved dependencies however the ApiGateway exists..following the deploy via CloudFormation panel, I can see that it was created. During troubleshooting I could see that ApiGatewayRestApi was created by another file and the error was during lambda deploy and using a resource (ApiGatewayRestApi) that was declared on another file.

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

No branches or pull requests

1 participant