serverless-heaven / serverless-aws-alias

Alias support for Serverless 1.x
MIT License
189 stars 68 forks source link

Unable to deploy a project with AWS::EC2::Subnet #135

Open Rinoir22 opened 6 years ago

Rinoir22 commented 6 years ago

Attempting to deploy a project with a subnet resource to the new alias, I receive a such error:

Resource <subnetName> is already deployed in another alias with a different configuration. Either you change your resource to match the other definition, or you change the logical resource id to deploy your resource separately.

Although it's configuration wasn't changed.