Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hashicorp/tfc-workflows-tooling
- Owner: hashicorp
- License: mpl-2.0
- Created: 2023-05-01T19:06:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T21:39:10.000Z (19 days ago)
- Last Synced: 2024-12-31T22:07:19.727Z (8 days ago)
- Language: Go
- Homepage:
- Size: 6.14 MB
- Stars: 49
- Watchers: 146
- Forks: 23
- Open Issues: 10
-
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)