Hi,
Do we have any way to have -auto-approve functionality in CDKTF /w Typescript.
Hi,
Do we have any way to have -auto-approve functionality in CDKTF /w Typescript.
Hi @mananverma 
What exactly are you looking for? There is cdktf deploy --auto-approve which works for any language, if that’s what you are looking for?
Or do you want to invoke that programmatically?