amplify-education / serverless-vpc-discovery

Serverless plugin for discovering VPC / Subnet / Security Group configuration by name.
MIT License
38 stars 15 forks source link

VPC not found #16

Closed cscetbon closed 3 years ago

cscetbon commented 5 years ago

It seems the plugin does not use provider.region if it's set. It looks similar to https://github.com/amplify-education/serverless-vpc-discovery/issues/4 where you try to get the profile from the serverless configuration except that here it's the region that I set.

rddimon commented 3 years ago

Hey @cscetbon Could you please try the latest version of the plugin?

rddimon commented 3 years ago

It has been fixed in version 2.0.0

cscetbon commented 3 years ago

Sorry that was so long ago that I can’t easily test it

rddimon commented 3 years ago

Hi @cscetbon, np

Just try our new release and let us know in case any issue