Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Teams #265

Open
cgeitz3 opened this issue Sep 24, 2024 · 0 comments
Open

Add support for Teams #265

cgeitz3 opened this issue Sep 24, 2024 · 0 comments

Comments

@cgeitz3
Copy link

cgeitz3 commented Sep 24, 2024

Context

Both team and teams exist as Data Sources in the latest Terraform version: https://registry.terraform.io/providers/PrefectHQ/prefect/2.2.3/docs/data-sources/team

However, these do not exist as resources. Meaning, they must still be created manually in the UI.

Request

We'd like to manage everything via Terraform, therefore, we'd like to have teams added as a resource.

This appears doable using the existing teams API endpoint: https://app.prefect.cloud/api/docs#tag/Teams

@mitchnielsen mitchnielsen changed the title Add Support for team resource Add Support for Team resource Sep 24, 2024
@mitchnielsen mitchnielsen changed the title Add Support for Team resource Add Support for Teams Sep 24, 2024
@mitchnielsen mitchnielsen changed the title Add Support for Teams Add support for Teams Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants