cask :v1 => 'terraform' do version '0.6.6' sha256 '43912f5d3eac34a73eaa182a78e13e8392ff4b81f053be4a61cd78db53c505a7' # hashicorp.com is the official download host per the vendor homepage url "https://releases.hashicorp.com/terraform/#{version}/terraform_#{version}_darwin_amd64.zip" name 'Terraform' homepage 'https://www.terraform.io/' license :mpl binary 'terraform' binary 'terraform-provider-atlas' binary 'terraform-provider-aws' binary 'terraform-provider-azure' binary 'terraform-provider-cloudflare' binary 'terraform-provider-cloudstack' binary 'terraform-provider-consul' binary 'terraform-provider-digitalocean' binary 'terraform-provider-dme' binary 'terraform-provider-dnsimple' binary 'terraform-provider-docker' binary 'terraform-provider-google' binary 'terraform-provider-heroku' binary 'terraform-provider-mailgun' binary 'terraform-provider-null' binary 'terraform-provider-openstack' binary 'terraform-provider-packet' binary 'terraform-provider-rundeck' binary 'terraform-provider-template' binary 'terraform-provider-terraform' binary 'terraform-provider-vsphere' binary 'terraform-provisioner-chef' binary 'terraform-provisioner-file' binary 'terraform-provisioner-local-exec' binary 'terraform-provisioner-remote-exec' end