Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sls4 deploy command’s attribute —param cannot be used after 2024/5/7 #12468

Open
gavinsui1106 opened this issue May 9, 2024 · 1 comment

Comments

@gavinsui1106
Copy link

Issue description

when i used the cli command serverless deploy —stage {mystage} —param=“param1=${val1}” in 2024/5/2,it worked,but when i used the same command in 2024/5/7,it failed, the error message is “failed to resolve variable ‘param1’ with resolver ‘param’ :error:parameter ‘param1’ is not defined
⭐️${val1} is set in the aws codebuild’s environment variable.

what’s the changed durning those days??
how to solved?

Context

serverless deploy —stage {mystage} —param=“param1=${val1}”

@gavinsui1106
Copy link
Author

--stage is also unresolved ..what the hell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant