bendwyer/action-rotate-hcp-terraform-user-token

Rotates a HCP Terraform user token stored as a secret in a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token used for writing the HCP Terraform user token to the repository secret store. Requires the repository permission secrets:write.yes
github_secrets_nameName of the secret in the repository secret store where the token will be written.noHCP_TERRAFORM_USER_TOKEN
hcp_terraform_user_tokenHCP Terraform user token to be rotated. This token must already exist and be saved as a repository secret before running this action.yes
hcp_terraform_user_token_descriptionDescription for the HCP Terraform user token. Must be the same for the original and new tokens.nogithub-token
hcp_terraform_user_token_expirationTime in days when the HCP Terraform user token will expire.30

no outputs