Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hashicorp/tfc-workflows-tooling

Tooling to automate HCP Terraform API Runs
https://github.com/hashicorp/tfc-workflows-tooling

Last synced: about 14 hours ago
JSON representation

Tooling to automate HCP Terraform API Runs

Awesome Lists containing this project

README

        

# HCP Terraform Workflows Tooling

HCP Terraform Workflows Tooling is a dockerized go application to automate HCP Terraform Runs via the API.

## Supported Platforms

* GitHub Actions
* GitLab Pipelines

## Usage

See [`docs/USAGE.md`](https://github.com/hashicorp/tfc-workflows-tooling/blob/main/docs/USAGE.md)

## Related Projects

* [tfc-workflows-github](https://github.com/hashicorp/tfc-workflows-github)
* [tfc-workflows-gitlab](https://github.com/hashicorp/tfc-workflows-gitlab)

## Contributing Guideline

See [`docs/CONTRIBUTING.md`](https://github.com/hashicorp/tfc-workflows-tooling/blob/main/docs/CONTRIBUTING.md)

## License

[Mozilla Public License v2.0](https://github.com/hashicorp/tfc-workflows-tooling/blob/main/LICENSE)