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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys, I have a CDK project and a frontend project, the frontend project using resources created by CDK with command line below:
cdk deploy --output-file ./outputs.json
Now I am trying to integrate the CodePipeline for CI/CD, but who knows how to generate the outputs.json file with CodePipeline?
Beta Was this translation helpful? Give feedback.
All reactions