Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parameter to allow changing the cdktf synth output #1

Open
garysassano opened this issue Feb 3, 2024 · 0 comments
Open

Add parameter to allow changing the cdktf synth output #1

garysassano opened this issue Feb 3, 2024 · 0 comments

Comments

@garysassano
Copy link

It could be beneficial to introduce an option in the .projenrc file to switch the cdktf synth result from its standard JSON output format to HCL output. This can be achieved by incorporating the --hcl flag during the synth invocation. Additionally, it may be necessary to implement a validation step to ensure that the cdktfVersion specified is at least 0.20 before this HCL option can be enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant