No description
  • Go 99.5%
  • Dockerfile 0.4%
Find a file
Paul Anunda 27024851a7
Merge pull request #190 from hashicorp/dependabot/go_modules/github.com/hashicorp/go-tfe-1.98.0
chore(deps): bump github.com/hashicorp/go-tfe from 1.97.0 to 1.98.0
2026-01-06 11:06:43 -05:00
.github [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
docs Fix links in ADOPTION.md (#118) 2024-07-26 15:16:43 -07:00
internal [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
version [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
.copywrite.hcl Initial commit 2023-05-03 13:54:05 -07:00
.gitignore Add tfci to git ignore 2024-01-16 14:19:10 -05:00
.go-version fix: docker tag version for go (#177) 2025-09-04 10:05:21 -07:00
CHANGELOG.md fix: correct changelog release title (#160) 2025-04-16 09:40:36 -07:00
cli.go [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
CODEOWNERS Update CODEOWNERS 2023-05-10 13:52:01 -04:00
Dockerfile [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
go.mod chore(deps): bump github.com/hashicorp/go-tfe from 1.97.0 to 1.98.0 2025-12-22 04:05:25 +00:00
go.sum chore(deps): bump github.com/hashicorp/go-tfe from 1.97.0 to 1.98.0 2025-12-22 04:05:25 +00:00
LICENSE [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
main.go [COMPLIANCE] Update Copyright and License Headers 2025-12-09 10:39:57 +00:00
Makefile Initial commit 2023-05-03 13:54:05 -07:00
README.md docs: HCP Terraform rebrand (#107) 2024-05-22 07:09:32 -07:00

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

Contributing Guideline

See docs/CONTRIBUTING.md

License

Mozilla Public License v2.0