Last active
April 30, 2020 13:16
-
-
Save mt-atkins/f7c1ae1d0da8095315dd9077c97452be to your computer and use it in GitHub Desktop.
json to hcl with regex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(^ )(".*")(: \[)(\n.*\{\n)(.*capa.*")(: )(\[)([\s\S]*?)(\]\n) | |
path $3 {\n $6 = $8 $9] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment