Skip to content

rhythmictech/actions-setup-tfenv

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Check dist/ CodeQL build-test

Setup Tfenv

Set up your GitHub Actions workflow with tfenv

Usage

name: Terrafy with tfenv
on: [push]
jobs:
  build:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - uses: rhythmictech/[email protected]