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 team_access resource #398

Merged
merged 6 commits into from
Mar 4, 2025
Merged

Conversation

mitchnielsen
Copy link
Contributor

@mitchnielsen mitchnielsen commented Mar 4, 2025

Summary

Closes https://linear.app/prefect/issue/PLA-1199/add-support-for-team-access

Closes #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

@mitchnielsen mitchnielsen marked this pull request as ready for review March 4, 2025 17:32
@mitchnielsen mitchnielsen requested a review from a team as a code owner March 4, 2025 17:32
@mitchnielsen mitchnielsen merged commit c319331 into main Mar 4, 2025
7 checks passed
@mitchnielsen mitchnielsen deleted the add-team-access-resource branch March 4, 2025 21:32
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.

Add support for Team access
2 participants