Skip to content

Add partner_id setting to provider #781

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

Merged

Conversation

mattdot
Copy link
Member

@mattdot mattdot commented May 17, 2025

Summary

  • support partner_id configuration for Customer Usage Attribution
  • allow disabling default Terraform partner ID
  • validate partner_id as a UUID
  • document new setting and environment variables
  • test partner_id configuration

Testing

  • make unittest TEST=PowerPlatformProvider_PartnerId_
  • make precommit (fails: golangci-lint built with Go 1.23)

@mattdot mattdot linked an issue May 17, 2025 that may be closed by this pull request
@mattdot mattdot marked this pull request as ready for review June 4, 2025 19:24
@mattdot mattdot requested a review from a team as a code owner June 4, 2025 19:24
@mawasile mawasile merged commit c2bbec3 into main Jun 9, 2025
11 checks passed
@mawasile mawasile deleted the codex/add-partner-id-setting-to-power-platform-provider branch June 9, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add partner_id to provider configuration
2 participants