Skip to content
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

Make User-Agent reflect current version #108

Closed
bkircher opened this issue Jan 12, 2021 · 0 comments
Closed

Make User-Agent reflect current version #108

bkircher opened this issue Jan 12, 2021 · 0 comments
Assignees

Comments

@bkircher
Copy link
Contributor

TF provider User-Agent header is right now some old and not very useful value.

	userAgent = "gcloud-golang/0.1"

Please make it so that it always contains the application's current version.

terraform-provider-gridscale/v1.8.0

This is for official releases. If the provider is different from the official release it should also reflect that, think of git-describe(1):

terraform-provider-gridscale/v1.8.0-2-g0991d2e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants