ec2_facts: Add support for ca-central-1 (#19260)

pull/19316/merge
Chris Soyars 8 years ago committed by Ryan Brown
parent 3ca9141a40
commit e0d4050612

@ -70,6 +70,7 @@ class Ec2Metadata(object):
'ap-southeast-1',
'ap-southeast-2',
'ap-south-1',
'ca-central-1',
'eu-central-1',
'eu-west-1',
'sa-east-1',

Loading…
Cancel
Save