Skip to content

Support for Team creation #103

@benjamin-lykins

Description

@benjamin-lykins

Use-cases

Parity with the API for CRUD operations with organization teams.

https://developer.hashicorp.com/terraform/cloud-docs/api-docs/teams
https://developer.hashicorp.com/terraform/enterprise/api-docs/teams

Attempted Solutions

It looks like some work has been put in for teams, but there is no functions which support creating, listing, updating, deleting teams in an organization.

Proposal

Add functionality to support team creation in TFE/HCPT.

Add functions to

  • create teams
  • list teams
  • update teams
  • delete teams

Add models

  • create options
  • update options
  • list options

Add examples

  • Add examples for CRUD options

Add Unit Testing

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions