adds missing terraform provider binaries

introduced with 0.6.4
https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md
This commit is contained in:
Eike Thienemann-Dehde 2015-10-16 12:10:24 +02:00
parent fd69f43e52
commit f9ad6b24cf
1 changed files with 3 additions and 0 deletions

View File

@ -24,8 +24,11 @@ cask :v1 => 'terraform' do
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'