Skip to content
This repository was 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
apparentlymart merged 1 commit intoapparentlymart:masterfrom
alisdair:upgrade-hcl
Jul 7, 2020
Merged

dependencies: go get github.com/hashicorp/hcl/v2@v2.5.1#11
apparentlymart merged 1 commit intoapparentlymart:masterfrom
alisdair:upgrade-hcl

Conversation

@alisdair
Copy link
Copy Markdown
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
Copy Markdown
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