sst icon indicating copy to clipboard operation
sst copied to clipboard

SST dev to use custom toolkitStack(CDKtoolkit stack) and Not update it

Open karankapur999 opened this issue 1 year ago • 1 comments

I have to customize the customToolKit so i created a customized version using

cdk bootstrap aws://<MY_AWS_ACCOUNT>/us-east-2 --template template.yaml

the issue i am facing is whenever i try to run sst dev

it tries to update the customToolKit i created above. I do not need the updates to ben done

karankapur999 avatar May 01 '24 17:05 karankapur999

There are some config options for these that we expose: https://docs.sst.dev/configuring-sst#config-options

jayair avatar May 03 '24 21:05 jayair