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-1
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ build you can use the `linux_amd64` build as long as `libc6-compat` is installed
62
62
63
63
## Development
64
64
65
-
This project requires Go 1.18 and Terraform >=0.13.
65
+
This project requires Go 1.19 and Terraform 1.4.1.
66
66
This project uses [Go Modules](https://github.com/golang/go/wiki/Modules) for dependency management, which allows this project to exist outside of an existing GOPATH.
67
67
68
68
After cloning the repository, you can build the project by running `make build`.
0 commit comments