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

Serverless-sam ignoring vpc config #36

Open
apsnaidu opened this issue Jul 24, 2019 · 0 comments
Open

Serverless-sam ignoring vpc config #36

apsnaidu opened this issue Jul 24, 2019 · 0 comments

Comments

@apsnaidu
Copy link

serverless sam export --output ./media-sam-template-ci.yml ignores the vpc configuration defined in serverless.yml file.
Expected:
Convert subnetIds and securityGroupIds defined under vpc section of serverless.yml file to VpcConfig section of sam template.
Actual:
No VpcConfig section is created.

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