Skip to content

GitHub Action to setup kerraform/tfnotify in GitHub Action workflow

License

Notifications You must be signed in to change notification settings

kerraform/setup-tfnotify

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

Kerraform logo

setup-tfnotify

CI GitHub Marketplace Mergify Status

A GitHub Action that provision kerraform/tfnotify in your GitHub Action workflow

Usage

This is just an example to show one way in which this action can be used.

on: pull_request
jobs:
  auto-merge:
    - name: Install tfnotify
      uses: kerraform/setup-tfnotify@v1

Action inputs

Name Description Default
tag tfnotify version latest

Action outputs

Name Description
asset-id Installed asset ID
asset-name Install asset name
tag Installed tag

License

MIT