Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.

dependencies: go get github.com/hashicorp/hcl/v2@v2.5.1 #11

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

alisdair
Copy link
Contributor

This includes two hclwrite crash fixes.

I verified locally that the above bugs are fixed with this upgrade.

$ ./terraform-clean-syntax 5
2020/05/14 09:42:09 Made changes: 5/main.tf
$ ./terraform-clean-syntax 7
2020/05/14 09:42:10 Made changes: 7/rko.tf

This includes two hclwrite crash fixes.
@apparentlymart
Copy link
Owner

Thanks, and sorry for the delay in merging this!

@apparentlymart apparentlymart merged commit 8a9581a into apparentlymart:master Jul 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: didn't find any token of type TokenIdent panic: didn't find any token of type TokenOBrack
2 participants