Skip to content

Allow for Custom User Agent Info #9149

@hasheddan

Description

@hasheddan

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

The AWS client is currently configured to send information in API requests via the UserAgent field including Terraform version and HashiCorp indentification. I propose allowing for users to provide additional configuration information, such as a deployment agent and job ID if they are using Jenkins or similar products.

I would be happy to do the work required to implement this feature.

New or Affected Resource(s)

This change will not affect the functionality of any AWS resource types.

References

The User Agent field is currently being configured in config.go

Metadata

Metadata

Assignees

Labels

enhancementRequests to existing resources that expand the functionality or scope.providerPertains to the provider itself, rather than any interaction with AWS.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions