sky-uk / terraform-provider-infoblox

Terraform Infoblox provider
BSD 3-Clause "New" or "Revised" License
15 stars 10 forks source link

support terraform 12 #87

Open jmahowald opened 4 years ago

jmahowald commented 4 years ago

performed the following

go mod init
go get github.com/hashicorp/terraform@v0.12.0 
go mod tidy
go mod vendor

per https://www.terraform.io/docs/extend/terraform-0.12-compatibility.html