Closed erumble closed 4 years ago
Updated terraform from 0.11.13 to 0.12.7 Ran go mod vendor Ran tests with go test -mod=vendor -v ./... Built binary for MacOS and tested locally that it works with Terraform 0.12
go mod vendor
go test -mod=vendor -v ./...
Sorry I did not see this for basically a year @erumble --- I'll try to get it merged this week!
Updated terraform from 0.11.13 to 0.12.7 Ran
go mod vendor
Ran tests withgo test -mod=vendor -v ./...
Built binary for MacOS and tested locally that it works with Terraform 0.12