Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

me-south-1 availability zones #1070

Merged
merged 3 commits into from
Jul 31, 2019
Merged

me-south-1 availability zones #1070

merged 3 commits into from
Jul 31, 2019

Conversation

PatMyron
Copy link
Contributor

@PatMyron PatMyron commented Jul 30, 2019

https://aws.amazon.com/blogs/aws/now-open-aws-middle-east-bahrain/
https://aws.amazon.com/about-aws/whats-new/2019/07/announcing-the-new-aws-middle-east--bahrain--region-/

aws ec2 describe-availability-zones --region me-south-1 | grep '"ZoneName"'
            "ZoneName": "me-south-1a",
            "ZoneName": "me-south-1b",
            "ZoneName": "me-south-1c",

REGIONS updated here: #1113
SPEC_REGIONS updated here: #1095

aws ec2 describe-availability-zones --region me-south-1 | grep '"ZoneName"'
@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #1070 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1070   +/-   ##
=======================================
  Coverage   86.91%   86.91%           
=======================================
  Files         134      134           
  Lines        7930     7930           
  Branches     1952     1952           
=======================================
  Hits         6892     6892           
  Misses        641      641           
  Partials      397      397
Impacted Files Coverage Δ
src/cfnlint/helpers.py 85.03% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8de0c5c...d4dabad. Read the comment docs.

@kddejong kddejong merged commit 68b8d38 into aws-cloudformation:master Jul 31, 2019
@PatMyron PatMyron deleted the patch-3 branch July 31, 2019 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants