pulumi-cloudflare
pulumi-cloudflare copied to clipboard
Include Pulumi in UserAgent
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Similar to what we've done for other providers, let's add the string "Pulumi" (and maybe the version number?) to the UserAgent so that CloudFlare can track API requests that come from Pulumi. (As with other providers, users should be able to opt out of this behavior.)
This helps us and CloudFlare better understand usage of the provider and thus better prioritize the most impactful bug fixes and new features.
@stack72 would love to get this on your radar
Lee Briggs submitted a PR for this: https://github.com/cloudflare/terraform-provider-cloudflare/pull/2816
The work to allow this was merged in the upstream provider: https://github.com/cloudflare/terraform-provider-cloudflare/pull/2831#event-10639028659
Still an issue:
Needless to say that I created this working using Pulumi