hashicorp / terraform-provider-netlify

Terraform Netlify provider. Please note: This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://registry.terraform.io
Mozilla Public License 2.0
56 stars 35 forks source link

fix indentation issue in Makefile #23

Closed kmoe closed 5 years ago

kmoe commented 5 years ago

Fixes #21.

Will raise further PR to handle empty $GOPATH sensibly. Edit: done in #24