workspace

container-labs/workspace/tfe

Terraform Module HCL TFE ⏱ stale 3y 5mo

Install

module "workspace" {
source = "container-labs/workspace/tfe"
version = "5.0.0"
}
⭐ Source on GitHub 📦 Registry page

README

![Gitpod ready-to-code](https://gitpod.io/#https://github.com/container-labs/terraform-tfe-workspace) terraform-tfe-workspace

Inputs (10)

NameTypeDescriptionDefault
namestring required
working_directorystring required
oauth_token_idstring""
vcs_repo_branchstring"main"
ssh_key_idstring""
terraform_versionstring"~\u003e 1.0.3"
organizationstring"container-labs"
auto_applystringfalse
teams_write_accesslist[]
vcs_repo_identifierstring"container-labs/infrastructure"

Outputs (1)

workspace

Resources (2)

tfe_team_accesstfe_workspace

Details

FrameworkTerraform Module
LanguageHCL
Version5.0.0
Cloud TFE
★ Stars0
Forks1
Total downloads1.3k
Inputs10
Outputs1
Resources2
Namespacecontainer-labs
Updated