mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
Update boto to 2.45.0, add eu-west-2 and ca-central-1
This commit is contained in:
@@ -626,8 +626,10 @@ EC2_REGION_NAMES = {
|
||||
'us-east-2': _('US East (Ohio)'),
|
||||
'us-west-2': _('US West (Oregon)'),
|
||||
'us-west-1': _('US West (Northern California)'),
|
||||
'ca-central-1': _('Canada (Central)'),
|
||||
'eu-central-1': _('EU (Frankfurt)'),
|
||||
'eu-west-1': _('EU (Ireland)'),
|
||||
'eu-west-2': _('EU (London)'),
|
||||
'ap-southeast-1': _('Asia Pacific (Singapore)'),
|
||||
'ap-southeast-2': _('Asia Pacific (Sydney)'),
|
||||
'ap-northeast-1': _('Asia Pacific (Tokyo)'),
|
||||
|
||||
Reference in New Issue
Block a user