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

feat: add resource for teams #396

Merged
merged 3 commits into from
Mar 3, 2025
Merged

feat: add resource for teams #396

merged 3 commits into from
Mar 3, 2025

Conversation

mitchnielsen
Copy link
Contributor

@mitchnielsen mitchnielsen commented Mar 3, 2025

Summary

Adds a resource for teams.

Related to https://linear.app/prefect/issue/PLA-352/add-support-for-teams

Related to #265

Team member access will be addressed in a separate resource (#397).

Requirements

General

  • The contributing guide has been read
  • Title follows the conventional commits format
  • Body includes Closes <issue>, if available
  • Relevant labels have been added
  • Draft status is used until ready for review

Code-level changes

  • Unit tests are added/updated
  • Acceptance tests are added/updated (including import tests, when needed)

New or updated resource/datasource

  • Documentation is added (generated by make docs from source code)
    - When applicable, provide a link back to the relevant page in the Prefect documentation site.
  • For resources, the following are added:
    - Resource example under examples/resources/prefect_<name>/resource.tf
    - Import example under examples/resources/prefect_<name>/import.sh
  • For datasources, the following is added:
    - Datasource example under examples/data-sources,resources>/prefect_<name>/data-source.tf

@github-actions github-actions bot added the docs label Mar 3, 2025
@mitchnielsen mitchnielsen marked this pull request as ready for review March 3, 2025 20:43
@mitchnielsen mitchnielsen requested a review from a team as a code owner March 3, 2025 20:43
@mitchnielsen mitchnielsen merged commit a312280 into main Mar 3, 2025
7 checks passed
@mitchnielsen mitchnielsen deleted the add-team-resources branch March 3, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants