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

sst deploy set CloudFormation Parameter #3752

Open
ziggy6792 opened this issue Apr 28, 2024 · 0 comments
Open

sst deploy set CloudFormation Parameter #3752

ziggy6792 opened this issue Apr 28, 2024 · 0 comments

Comments

@ziggy6792
Copy link

ziggy6792 commented Apr 28, 2024

When using cdk cli to deploy a stack I can set a CloudFormation Parameter like this
cdk deploy MyStack --parameters uploadBucketName=UpBucket --parameters downloadBucketName=DownBucket

Is it possible to do this with the sst cli?

I tried this but it did not work
sst deploy MyStack --parameters uploadBucketName=UpBucket --parameters downloadBucketName=DownBucket

Thanks a lot

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