You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,9 +109,8 @@ Pull requests are always welcome! Please be sure the following things are taken
109
109
* Ensure new attributes can also be set by environment variables
110
110
111
111
#### Development environment requirements
112
-
*[Golang](https://golang.org/dl/) is installed and `go` is in your path
112
+
*[Golang](https://golang.org/dl/)v1.11 or newer is installed and `go` is in your path
113
113
*[Terraform](https://www.terraform.io/downloads.html) is installed and `terraform` is in your path
114
-
* Optional for packaging dependencies: [govendor](https://github.com/kardianos/govendor) is installed and `govendor` is in your path by running `govendor update github.com/hashicorp/terraform`
115
114
116
115
To make development easy, you can use the Docker image [druggeri/tdk](https://hub.docker.com/r/druggeri/tdk) as a development environment:
0 commit comments