Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
fix: convert HCL to Marzano (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante authored Jul 23, 2023
1 parent 45272c9 commit b7fc2ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .grit/patterns/KeyValuePair.md → .grit/patterns/kv_pair.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
title: Key value pair
---

# {{ page.title }}
Find a key-value pair in Terraform HCL.

```grit
engine marzano(0.1)
language hcl
`$arg: $red`
Expand Down

0 comments on commit b7fc2ab

Please sign in to comment.