Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

fix(enterprise-teams): add ExactlyOneOf to data source and remove redundant ConflictsWith #65

@vmvarela

Description

@vmvarela

Description

In data_source_github_enterprise_team, both team_slug and team_id have ConflictsWith set, but if ExactlyOneOf is used, ConflictsWith is redundant. Since we are removing team_id (#63), this issue covers ensuring the schema constraints are clean after that removal.

Acceptance Criteria

Notes

Upstream PR: integrations#3008
Depends on: #63

Metadata

Metadata

Assignees

No one assigned

    Labels

    enterprise-teamsRelated to the enterprise-teams feature branchpriority:mediumShould be done soonsize:xsTrivial — less than 1 hourstatus:readyRefined and ready for sprint selectiontype:bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions