This project is mirrored from https://:*****@github.com/hashicorp/terraform.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 12 Jan, 2021 1 commit
-
-
Pam Selle authored
The revision field is only populated on dev builds so this means most releases of Terraform have an empty "terraform_revision" field in the JSON output. Since we recommend developers use go tooling to `go build` this tool when developing, the revision is not useful data and so it is removed.
-
- 19 Nov, 2018 1 commit
-
-
Martin Atkins authored
Now that we're verifying the Terraform version during state loading, we need to force a particular Terraform version to use during these tests.
-
- 20 Oct, 2017 1 commit
-
-
James Bardin authored
Update all references to the version values to use the new package. The VersionString function was left in the terraform package specifically for the aws provider, which is vendored. We can remove that last call once the provider is updated.
-
- 22 May, 2017 1 commit
-
-
Jake Champlin authored
Instead of using a hardcoded version prerelease string, which makes release automation difficult, set the version prerelease string from an environment variable via the go linker tool during compile time. The environment variable `TF_RELEASE` should only be set via the `make bin` target, and thus leaves the version prerelease string unset. Otherwise, when running a local compile of terraform via the `make dev` makefile target, the version prerelease string is set to `"dev"`, as usual. This also requires some changes to both the circonus and postgresql providers, as they directly used the `VersionPrerelease` constant. We now simply call the `VersionString()` function, which returns the proper interpolated version string with the prerelease string populated correctly. `TF_RELEASE` is unset: ```sh $ make dev ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/05/2...
-
- 21 Jun, 2015 1 commit
-
-
Radek Simko authored
-
- 01 Jun, 2015 2 commits
-
-
Paul Hinze authored
-
Paul Hinze authored
-
- 16 May, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 15 May, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 07 May, 2015 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 14 Apr, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 10 Apr, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 09 Apr, 2015 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 02 Apr, 2015 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 19 Feb, 2015 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 07 Jan, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 06 Jan, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 15 Dec, 2014 1 commit
-
-
Mitchell Hashimoto authored
-
- 10 Dec, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Panagiotis Moustafellos authored
-
- 21 Oct, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 16 Oct, 2014 1 commit
-
-
Mitchell Hashimoto authored
-
- 14 Oct, 2014 1 commit
-
-
Mitchell Hashimoto authored
-
- 13 Oct, 2014 1 commit
-
-
Mitchell Hashimoto authored
-
- 09 Sep, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 31 Aug, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 28 Aug, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 05 Aug, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 29 Jul, 2014 1 commit
-
-
Mitchell Hashimoto authored
-
- 28 Jul, 2014 1 commit
-
-
Armon Dadgar authored
-
- 24 May, 2014 1 commit
-
-
Mitchell Hashimoto authored
-