serverless-heaven / serverless-aws-alias

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

Plugin aborts with Serverless <1.7.0 #16

Closed HyperBrain closed 7 years ago

HyperBrain commented 7 years ago

With Serverless versions less than 1.7.0 the plugin exits with ' Policy count should be 1! Please report this error to the alias plugin owner.'

This is due to a breaking change in Serverless 1.7.0 (IAM inline policies).