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.

chore(enterprise-teams): use field name constants in data_source_github_enterprise_teams #68

@vmvarela

Description

@vmvarela

Description

Reviewer feedback: use constants for field names (e.g. "name", "slug") in data_source_github_enterprise_teams.go so that renaming a field automatically propagates.

Acceptance Criteria

  • Define constants for all field name strings used in d.Set() / schema keys in data_source_github_enterprise_teams.go
  • Replace all string literals with the constants
  • Verify make build passes

Notes

Upstream PR: integrations#3008

Metadata

Metadata

Assignees

No one assigned

    Labels

    enterprise-teamsRelated to the enterprise-teams feature branchpriority:lowNice to have, do when possiblesize:xsTrivial — less than 1 hourstatus:readyRefined and ready for sprint selectiontype:choreMaintenance, refactoring, tooling

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions