mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
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:
parent
d06122d8cc
commit
3301b9a828
2 changed files with 14 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue