Documentation ¶
Overview ¶
Package brokerpakurl handles the logic of working out which URL to fetch Terraform resources from
Index ¶
Constants ¶
View Source
const ( HashicorpURLTemplate = "https://releases.hashicorp.com/${name}/${version}/${name}_${version}_${os}_${arch}.zip" TofuURLTemplate = "https://github.com/opentofu/opentofu/releases/download/v${version}/tofu_${version}_${os}_${arch}.zip" )
Variables ¶
This section is empty.
Functions ¶
func HashicorpURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.