Update terraform action collection

The old collection was superseded by a setup-terraform
This commit is contained in:
Jan Zenkner 2020-06-10 18:05:03 +00:00
parent 496e8ba6b2
commit c33393d5b6

View File

@ -138,7 +138,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
### Collection of Actions
- [Use HashiCorp's Terraform](https://github.com/hashicorp/terraform-github-actions)
- [Use HashiCorp's Terraform](https://github.com/hashicorp/setup-terraform)
- [GitHub Actions for Yarn 1](https://github.com/Borales/actions-yarn)
- [GitHub Actions for Yarn 2](https://github.com/sergioramos/yarn-actions)
- [GitHub Actions for Golang](https://github.com/cedrickring/golang-action)