Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
232f0c4f
Commit
232f0c4f
authored
Jan 13, 2021
by
Sven-Hendrik Haase
Browse files
Merge branch 'terraform-pipeline-add-diff' into 'master'
gitlab-ci: Add --diff to terraform fmt command See merge request
!274
parents
afe55a13
bd65b9c5
Pipeline
#4585
passed with stage
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
232f0c4f
...
...
@@ -19,4 +19,4 @@ terraform-validate:
-
cd ../tf-stage2
-
terraform init -backend=false
-
terraform validate
-
terraform fmt --check
-
terraform fmt --check
--diff
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment