Documentation
¶
Overview ¶
Package tofu downloads a local OpenTofu binary for test suites that don't find one in PATH. Extracted from test/terraform/terraform_test.go (the AWS Terraform suite) so test/terraform/azure (the Azure Terraform suite, M7) can share it instead of duplicating the download/extract logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadBinary ¶
DownloadBinary fetches the latest stable OpenTofu release for the current platform, extracts the binary to os.TempDir, and returns its path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.