apache / libcloud

Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
https://libcloud.apache.org
Apache License 2.0
2.03k stars 928 forks source link

Add support for ec2 eu-central-2 #2013

Closed skalickym closed 3 weeks ago

skalickym commented 1 month ago

Add support for EC2 eu-central-2

Description

EC2 region eu-central-2 added to ec2_region_details-*.py scripts

Status

Checklist (tick everything that applies)

Kami commented 3 weeks ago

Merged into trunk. Thanks.