No description
  • Go 99.5%
  • Dockerfile 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dependabot[bot] 6fc00852ff
chore(deps): bump github.com/hashicorp/go-tfe from 1.108.0 to 1.109.0 (#201)
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.108.0 to 1.109.0.
- [Release notes](https://github.com/hashicorp/go-tfe/releases)
- [Changelog](https://github.com/hashicorp/go-tfe/blob/v1.109.0/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-tfe/compare/v1.108.0...v1.109.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-tfe
  dependency-version: 1.109.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-17 11:47:30 -04:00
.github Fix custom field value casing in workflow 2026-02-06 11:37:10 -05: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.108.0 to 1.109.0 (#201) 2026-06-17 11:47:30 -04:00
go.sum chore(deps): bump github.com/hashicorp/go-tfe from 1.108.0 to 1.109.0 (#201) 2026-06-17 11:47:30 -04: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