Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan De Marino committed Jun 1, 2022
1 parent 52632ac commit 2bcf9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/generate.go
Expand Up @@ -511,7 +511,7 @@ provider %[1]q {
}

i := install.NewInstaller()
sources := []src.Source{}
var sources []src.Source
if g.tfVersion != "" {
g.infof("downloading Terraform CLI binary version from releases.hashicorp.com: %s", g.tfVersion)
sources = []src.Source{
Expand Down

0 comments on commit 2bcf9d6

Please sign in to comment.