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
80c22539
Verified
Commit
80c22539
authored
Oct 21, 2020
by
Frederik Schwan
Browse files
introduce terraform fmt to the CI to improve readability
parent
f050b75f
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
80c22539
...
...
@@ -15,6 +15,8 @@ terraform-validate:
-
cd tf-stage1
-
terraform init -backend=false
-
terraform validate
-
terraform fmt --check
-
cd ../tf-stage2
-
terraform init -backend=false
-
terraform validate
-
terraform fmt --check
tf-stage1/archlinux.tf
View file @
80c22539
This diff is collapsed.
Click to expand it.
tf-stage2/keycloak.tf
View file @
80c22539
This diff is collapsed.
Click to expand it.
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