Skip to content

Terraform module which creates Terraform Enterprise team resources.

License

Notifications You must be signed in to change notification settings

ALT-F4-LLC/terraform-tfe-team

Repository files navigation

terraform-tfe-team

Terraform module which creates Terraform Enterprise team resources.

Requirements

Name Version
tfe 0.49.2

Providers

Name Version
tfe 0.49.2

Modules

No modules.

Resources

Name Type
tfe_team.self resource
tfe_team_members.self resource

Inputs

Name Description Type Default Required
name The name of the team string n/a yes
organization_name The name of the organization string n/a yes
usernames List of usernames to add to the team list(string) [] no

Outputs

Name Description
id The ID of the team.
name The name of the team.