Bump terraform to v0.12.25 (#8)

* Bump terraform to v0.12.25

* Update version ref and tests per PR suggestion
This commit is contained in:
chenrui 2020-05-14 22:41:26 -04:00 committed by GitHub
parent d06122d8cc
commit 3301b9a828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 4 deletions

View file

@ -30,7 +30,7 @@ A specific version of Terraform CLI can be installed.
steps:
- uses: hashicorp/setup-terraform@v1
with:
terraform_version: 0.12.24
terraform_version: 0.12.25
```
Credentials for Terraform Cloud (app.terraform.io) can be configured.