mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
ec2_facts: Add support for ca-central-1 (#19260)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user