takescoop/Publish Terraform Cloud Module Action

Publishes a private module to a Terraform Cloud repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repoThe repository to publish. Format `owner/name`${{ github.repository }}
display-identifierThe display identifier for the repository${{ github.repository }}
tf-organizationThe Terraform Cloud organization nameyes
tf-tokenA Terraform Cloud API tokenyes
tf-hostThe Terraform Cloud hostnameapp.terraform.io
vcs-token-idToken ID of the Terraform Cloud VCS client used in the VCS connection (overrides vcs-name)
vcs-nameName of the Terraform Cloud VCS client for the repository (not used if vcs-token-id is passed)GitHub.com
namedescription
moduleReference to the published module