https://github.com/hashicorp/tfc-workflows-tooling
Tooling to automate HCP Terraform API Runs
https://github.com/hashicorp/tfc-workflows-tooling
Last synced: 8 days ago
JSON representation
Tooling to automate HCP Terraform API Runs
- Host: GitHub
- URL: https://github.com/hashicorp/tfc-workflows-tooling
- Owner: hashicorp
- License: mpl-2.0
- Created: 2023-05-01T19:06:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T17:52:12.000Z (about 1 month ago)
- Last Synced: 2025-03-31T12:09:00.999Z (15 days ago)
- Language: Go
- Homepage:
- Size: 6.18 MB
- Stars: 52
- Watchers: 150
- Forks: 24
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome_ai_agents - Tfc-Workflows-Tooling - Tooling to automate HCP Terraform API Runs (Building / Workflows)
- awesome_ai_agents - Tfc-Workflows-Tooling - Tooling to automate HCP Terraform API Runs (Building / Workflows)
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)