Skip to content

A GitHub composite action for generating and posting a terraform plan to a pull request

Notifications You must be signed in to change notification settings

tamu-edu/it-ae-actions-pullrequest-tfplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

it-ae-actions-pullrequest-tfplan

A GitHub composite action for generating and posting a terraform plan to a pull request. It will post the output of terraform init and terraform plan to the pull request found in the github workflow variable. It will also upload the terraform plan file to the repository as an artifact intended to be used with terraform apply later.

Inputs

Name Description Default Required
debug Enable tmate.io debugging if a failure occurs false No

Outputs

Name Description
plan The combined stdout and stderr output of terraform plan

About

A GitHub composite action for generating and posting a terraform plan to a pull request

Resources

Stars

Watchers

Forks

Packages

No packages published