gio
01/11/2022, 9:54 AMFailed
Using Serverless Framework v2.64.1
Learn about how to use a different Serverless Framework version.
Serverless Error: Trying to populate non string value into a string for variable ${deep:0}. Please make sure the value of the property is a string.
Is this Serverless Framework version not more compatible with Seed?gio
01/11/2022, 9:55 AMServerless: Deprecation warning: Variables resolver reports following resolution errors:
- Cannot resolve variable at "custom.ssm.STORAGE_BUCKET_NAME": Value not found at "ssm" source,
- Cannot resolve variable at "custom.ssm.DEPLOYS_BUCKET_NAME": Value not found at "ssm" source
From a next major this will be communicated with a thrown error.
Set "variablesResolutionMode: 20210326" in your service config, to adapt to new behavior now
More Info: <https://www.serverless.com/framework/docs/deprecations/#NEW_VARIABLES_RESOLVER>
Serverless: [AWS ssm 400 0.04s 0 retries] getParameter({
Name: '/COSTSHARING/INFRASTRUCTURE/DEPLOYS_BUCKET_NAME',
WithDecryption: true
})
Serverless: Deprecation warning: Variables resolver reports following resolution errors:
- Cannot resolve variable at "custom.ssm.STORAGE_BUCKET_NAME": Value not found at "ssm" source,
- Cannot resolve variable at "custom.ssm.DEPLOYS_BUCKET_NAME": Value not found at "ssm" source
From a next major this will be communicated with a thrown error.
Set "variablesResolutionMode: 20210326" in your service config, to adapt to new behavior now
More Info: <https://www.serverless.com/framework/docs/deprecations/#NEW_VARIABLES_RESOLVER>
gio
01/11/2022, 9:58 AM"serverless-bundle": "^3.2.1",
"serverless-certificate-creator": "^1.4.0",
"serverless-deployment-bucket": "^1.2.0",
"serverless-domain-manager": "^5.0.0",
"serverless-offline": "^6.8.0"
gio
01/11/2022, 9:59 AMgio
01/11/2022, 2:40 PMFrank
Frank
pulsee-cost-sharing-services
app was updated on Jan 5.Frank
Frank
Frank
gio
01/12/2022, 7:35 AM