afterthought/Create TFC Workspace Variable Action

Creates a Terraform Cloud workspace variable

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tfcTokenA Terraform Cloud API token with access to manage the workspaceyes
orgNameThe name of the Terraform Cloud organization where the workspace residesyes
workspaceNameThe name of the Terraform Cloud workspaceyes
variableNameThe name of the variableyes
categoryThe type of variable to createyes
sensitiveWhether the variable should be treated by Terraform as sensitivenofalse
hclTrue if the value should be parsed as hclnofalse
valueThe variable's initial valueno""

no outputs