Skip to content

keiichi-hikita/terraform-ecl-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform GitHub Actions (for Enterprise Cloud provider)

These official Terraform GitHub Actions allow you to run terraform fmt, validate, plan and apply on your pull requests to help you review, validate and apply Terraform changes.

This action add functionality to handle Enterprise Cloud Community Provider .

Getting Started

To get started, check out our documentation: https://www.terraform.io/docs/github-actions/getting-started/.

Actions

Fmt Action

Runs terraform fmt and comments back if any files are not formatted correctly. Terraform Fmt Action

Validate Action

Runs terraform validate and comments back on error. Terraform Validate Action

Plan Action

Runs terraform plan and comments back with the output. Terraform Plan Action

Apply Action

Runs terraform apply and comments back with the output. Terraform Apply Action

About

GitHub Actions for Terraform provider for Enterprise Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published