Skip to content

Commit

Permalink
Run goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
Apostolos Benisis committed May 28, 2021
1 parent 7046c83 commit f7aa5e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/terraform/var-file.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ package terraform
import (
"encoding/json"
"fmt"
"github.com/gruntwork-io/terratest/modules/testing"
"io/ioutil"
"reflect"

"github.com/gruntwork-io/terratest/modules/testing"

"github.com/hashicorp/hcl/v2/hclparse"
"github.com/stretchr/testify/require"
"github.com/zclconf/go-cty/cty"
Expand Down

0 comments on commit f7aa5e8

Please sign in to comment.