Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: hook the EMLB client up to our debug env var (#479)
This updates the Equinix Metal Load Balancer integration to enable HTTP client debug logs when the `PACKNGO_DEBUG` environment variable is set. In the future we may introduce other ways of enabling debug logs for the provider, but this change enables users to debug the EMLB parts of the provider using the same approach they use to debug the rest of the provider.
- Loading branch information