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

Code Generation: Support json format #1519

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

julienduchesne
Copy link
Member

The config generation feature from the Terraform CLI supports only HCL format, but we can convert to JSON at the end of the process

The config generation feature from the Terraform CLI supports only HCL format, but we can convert to JSON at the end of the process
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne marked this pull request as ready for review April 27, 2024 18:12
@julienduchesne julienduchesne requested a review from a team as a code owner April 27, 2024 18:12
@julienduchesne julienduchesne merged commit 5309fa5 into main Apr 29, 2024
27 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/tf-gen-support-json branch April 29, 2024 16:25
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

Successfully merging this pull request may close these issues.

None yet

2 participants