package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Functions
InterestingDependencies returns the compiled-in module version info for a small number of dependencies that Terraform uses broadly and which we tend to upgrade relatively often as part of improvements to Terraform.
String returns the complete version string, including prerelease.
# Constants
Header is the header name used to send the current terraform version in http requests.
# Variables
A pre-release marker for the version, populated using a combination of the raw version and the dev flag.
SemVer is an instance of version.Version representing the main version without any prerelease information.
The main version number that is being run at the moment, populated from the raw version.