Skip to content

Indent terraform var file

Dag Dammann requested to merge feature/beautify-terraform-var-file into devel

Version Control Information

Source branch: feature/beautify-terraform-var-file
Target branch: devel

Commits:

* terraform: indent terraform var file

In order to make the variables for terraform more readable, we want
indentations in the generated json file (config.tfvars.json).

Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Changelog has been updated, if necessary
  • Commit messages look good

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading