Feature Request - Set edge location as part of Profile. #260
Labels
status: help wanted
requesting help from the community
triage queue
Issue is in our internal backlog. It's either a bug or a feature enhancement.
type: community enhancement
feature request not on Twilio's roadmap
Problem
Currently, edge location can only be set as an environment variable TWILIO_EDGE. As a result, when I change profile, I would need to unset / reset TWILIO_EDGE on every change.
As a developer, I often switch between profiles and I would like to set edge location specific to particular profile, as edge is more likely to change than regional as currently it is only us1.
With Regional Twilio, this become more important to be able to set edge location as part of the profile as the API Key is tied to the region and with regional it is required to explicitly set the edge location. For example, api.sydney.au1.twilio.com.
Proposed Solution.
Like the --region parameter currently set at profile creation, add --edge parameter as part of the profile.
The text was updated successfully, but these errors were encountered: