tsanton/terraform-cloud-release-action

Action to release a terraform provider version to your Terraform Cloud/Enterprise private provider registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
binary_versionFrom which repository tag to download the action binaryyes
workdirThe same workdir as goreleaser. Defaults to "./"yes./
hostnameThe URL to the Terraform cloud/enterprise api. Usually 'https://app.terraform.io'yeshttps://app.terraform.io
tokenTerraform cloud/enterprise access token. The access token must be a PAT/team token from the owners team or a team with Manage Private Registry permissionsyes
organizationThe name of the Terraform cloud/enterprise organizationyes
namespaceThe namespace for the provider. For private providers this must equal the organization nameyes
provider_nameThe name of the provider. Usually 'terraform-provider-...'yes
terraform_cloud_gpg_key_idThe key-id of the GPG-key that was used in goreleaser to sign your provideryes
goreleaser_metadataThe 'metadata' output from goreleaseryes
goreleaser_artifactsThe 'artifacts' output from goreleaseryes

no outputs