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

[Bug]: Fabric resources do not include Terraform UserAgent in API requests #617

Closed
displague opened this issue Mar 8, 2024 · 1 comment
Labels
area/resources/fabric Issues related to Fabric and ECX APIs bug Something isn't working

Comments

@displague
Copy link
Member

displague commented Mar 8, 2024

Terraform Version

1

Equinix Provider Version

1

Effected Terraform Resources

equinix_fabric_*

Terraform Config Files

No response

Debug Output

No response

Panic Output

No response

Expected Behavior

API requests to the Fabric APIs include the Terraform SDK version and the fabric-go or equinix-metal-go version.

Actual Behavior

API requests report that the User-Agent is fabric-go

https://github.com/equinix/terraform-provider-equinix/blob/main/internal/config/config.go#L193-L220

Steps to Reproduce

Run Terraform on Fabric resources and check the User-Agent HTTP Header captured in API activity metrics or debug output

Related to #252

@displague displague added bug Something isn't working area/resources/fabric Issues related to Fabric and ECX APIs labels Mar 8, 2024
@ctreatma
Copy link
Contributor

This was fixed in #606

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/resources/fabric Issues related to Fabric and ECX APIs bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants