Skip to content

Instantly share code, notes, and snippets.

@Chriscbr
Last active January 19, 2024 20:42
Show Gist options
  • Save Chriscbr/cecf6ab15ee2f8d9ed31f95bc072df9b to your computer and use it in GitHub Desktop.
Save Chriscbr/cecf6ab15ee2f8d9ed31f95bc072df9b to your computer and use it in GitHub Desktop.
wing compile -t tf-aws (simple app)
2024-01-19T20:39:52.816Z cli called
2024-01-19T20:39:52.854Z main called
2024-01-19T20:39:52.861Z importing command
2024-01-19T20:39:52.909Z calling imported command
2024-01-19T20:39:52.909Z compile called
2024-01-19T20:39:52.909Z globbing finished
2024-01-19T20:39:52.910Z setting up synthesis dir
2024-01-19T20:39:52.913Z finished setting up synthesis dir
2024-01-19T20:39:52.913Z loading wingc
2024-01-19T20:39:52.944Z invoking wingc
2024-01-19T20:39:52.957Z done invoking wingc
2024-01-19T20:39:52.958Z running preflight code in worker thread
2024-01-19T20:39:53.421Z synth called
2024-01-19T20:39:53.421Z presynthesizing and lifting
2024-01-19T20:39:53.421Z calling cdktfApp.synth()
2024-01-19T20:39:53.427Z moving output files
2024-01-19T20:39:53.428Z writing tree.json file
2024-01-19T20:39:53.429Z writing connections.json file
2024-01-19T20:39:53.429Z obtaining terraform config
2024-01-19T20:39:53.430Z cleaning terraform config
2024-01-19T20:39:53.436Z stringifying terraform file
2024-01-19T20:39:53.436Z synth finished
2024-01-19T20:39:53.440Z done preflight code in worker thread
2024-01-19T20:39:53.440Z compiling finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment