Skip to content

gitlab-ci: Add --diff to terraform fmt command

Giancarlo Razzolini requested to merge terraform-pipeline-add-diff into master

Added --diff to the terraform fmt --check command, because it then will show the offending lines on the pipeline output.

Merge request reports