This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f6c6a88fe8
terraform
/
.go-version
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: Use Go 1.12.8 This this includes some security fixes that don't impact Terraform along with a number of general improvements and fixes in the Go toolchain that don't appear to affect Terraform behavior. - URL parsing (such as in the "source" argument in a "module" block) now validates more strictly the port portion, rejecting non-numeric ports. Previously this could potentially lead to parts of the URL being silently ignored. - The temporary callback server for the forthcoming OAuth client implementation in "terraform login" would otherwise have been vulnerable to local (on the same host) denial of service attacks, which is not a common attack vector but good to fix anyway.
2019-08-13 23:00:06 +02:00
1.12.8