GitHub Action
Setup Tfenv
v0.1.2
Latest version
Set up your GitHub Actions workflow with tfenv
name: Terrafy with tfenv
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: rhythmictech/[email protected]