Open egut opened 6 years ago
Running into this error as well with:
Is there any work-around possible?
With sls@1.38.0 version also
Running into this error as well with:
- serverless@1.37.1
- serverless-cloudformation-parameter-setter@0.0.1
Is there any work-around possible?
I created a plugin to use parameters as I did not see support for this plugin. I know it's late but maybe it will work for you.
hello there, is this working already? can't make it work even with the latest version 2.11, any fix?
hello there, is this working already? can't make it work even with the latest version 2.11, any fix? I make an alternative lib try this https://github.com/toryas/serverless-cf-parameters
When using serverless-cloudformation-parameter-setter with serverless 1.27 I get the following error:
getS3EndpointForRegion is not defined
it do not appear in serverless 1.26 if I try with a project that do not have serverless-cloudformation-parameter-setter I don't get this issue.
Full debug log: