You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once ready, we want to remove existing exec() child process implementation of CDK.
AWS announced @aws-cdk/cli-lib-alpha which adds programatic access, however, it's very simple at current stage and flags, env vars, etc. are not supported for now.
Once ready, we want to remove existing
exec()
child process implementation of CDK.AWS announced
@aws-cdk/cli-lib-alpha
which adds programatic access, however, it's very simple at current stage and flags, env vars, etc. are not supported for now.Once stable, use it.
See more: https://docs.aws.amazon.com/cdk/api/v2/docs/cli-lib-alpha-readme.html#deploy
The text was updated successfully, but these errors were encountered: