digital-anthropic/TFE Workspace Manager

Create and manage multiple Terraform Enterprise/Cloud workspaces with dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tfe-tokenTerraform Enterprise/Cloud API tokenyes
organization-nameTFE/TFC organization nameyes
configYAML configuration for workspaces including action, VCS settings, variables, and dependencies. Example: action: create workspaces: network: vcs: repository: org/repo oauth-token-id: ot-xxx variables: environment: prod app: dependsOn: [network] yes
tfe-hostnameTFE hostname (use app.terraform.io for Terraform Cloud)noapp.terraform.io
namedescription
workspace-idThe ID of the first successfully created workspace (e.g., ws-xxx)
workspace-urlThe URL to the first successfully created workspace in TFE/TFC UI