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)

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@mattdot mattdot linked an issue May 17, 2025 that may be closed by this pull request
mattdot and others added 2 commits May 19, 2025 18:31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…rm-provider

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…rm-provider
mawasile and others added 2 commits June 4, 2025 07:33

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
mattdot added 2 commits June 4, 2025 12:22

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…rm-provider
@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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…rm-provider
@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