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

This commit is contained in:
Chris Soyars 2016-12-30 07:26:09 -08:00 committed by Ryan Brown
parent 3ca9141a40
commit e0d4050612

View file

@ -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',