Use terraform syntax highlighting

This commit is contained in:
Stefan Zweifel 2019-06-10 15:35:07 +02:00
parent 481a78354b
commit 4c1f1afd13
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ The most common use case for this, is when you're running a Linter or Code-Style
In this example I'm running `php-cs-fixer` in a PHP project.
```
```terraform
workflow "php-cs-fixer" {
on = "push"
resolves = [