-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Featurenew featurenew feature
Description
If the dns provider is route53 torus could automatically create a set of alias records that reroute by geolocation. It could do this by using the domains methods.
https://aws.amazon.com/premiumsupport/knowledge-center/geolocation-routing-policy/\
make an object that maps major languages to geographic regions. Hopefully itll be easy for people to contribute both to the listt of languages (from the available 54 languages) and the list of regions offered.
{
en:['NA', 'EU', 'OC'],
es:['SA', 'MX', 'PA'],
fr:[],
it:[],
pt:[],
sw:[]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Featurenew featurenew feature