Skip to content

Commit 19c2342

Browse files
authored
Merge pull request dmacvicar#609 from dmacvicar/terraform_012
Terraform upgrade 0.12
2 parents 9d80209 + 78421f2 commit 19c2342

File tree

1,063 files changed

+184273
-26625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,063 files changed

+184273
-26625
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ git:
1010
go_import_path: github.com/dmacvicar/terraform-provider-libvirt
1111
install: true
1212
before_script:
13-
- curl -sLo /tmp/terraform.zip https://releases.hashicorp.com/terraform/0.11.10/terraform_0.11.10_linux_amd64.zip
13+
- curl -sLo /tmp/terraform.zip https://releases.hashicorp.com/terraform/0.12.0/terraform_0.12.0_linux_amd64.zip
1414
- sudo unzip /tmp/terraform.zip -d /usr/local/bin
1515
addons:
1616
apt:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)