Skip to content

Serverless-sam ignoring vpc config #36

Description

@apsnaidu

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions