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

Format inline HCL codes in docs #164

Merged
merged 1 commit into from
Jul 14, 2019

Conversation

imjoey
Copy link
Member

@imjoey imjoey commented Jul 14, 2019

Along with the new Terraform v0.12, Terraform also introduces the recommended Idiomatic Style Conventions for HCL languages. Besides the HCL explicitly defined in .tf and . .tfvars, the inline HCLs in docs should also follow that rule.

This PR is trying to convert all the existing inline HCL codes into the canonical format. I made a tool https://github.com/imjoey/md-code-formatter for doing this.

Signed-off-by: imjoey [email protected]

@imjoey imjoey merged commit ff5d20c into oVirt:master Jul 14, 2019
@imjoey imjoey deleted the format_inline_tf_with_doc branch July 14, 2019 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant