serverless-heaven / serverless-aws-alias

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

Domain manager support is not working since serverless-domain-manager 3.1.0-beta.0 #184

Open doseda opened 4 years ago

doseda commented 4 years ago

Deployment ends with Error: Error: Failed to find CloudFormation resources for example.com when using serverless-aws-alias plugin together with serverless-domain-manager plugin when using serverless-domain-manager-plugin with version greater than 3.1.0-beta.0. This version introduce some changes which caused that cloud formation alias stack containing na ApiGatewayRestApi is not found.

servless-aws-alias plugin version used: 1.8.0