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

Add support for AWS Cape Town region (af-south-1) #956

Closed
CSergienko opened this issue May 3, 2020 · 5 comments
Closed

Add support for AWS Cape Town region (af-south-1) #956

CSergienko opened this issue May 3, 2020 · 5 comments
Assignees
Labels
area/providers kind/enhancement Improvements or new features
Milestone

Comments

@CSergienko
Copy link

Hi there! Had a look at the existing PRs and Issues and found nothing related to this, so apologies if it's a duplicate.

I am currently getting the following error:

Exception: invocation of aws:ec2/getVpc:getVpc returned an error: Invalid AWS Region: af-south-1

As per this pull request, Terraform has added support for the recently launched af-south-1 region. Are there plans by the Pulumi team to add support for this region soon as well?

I'm really looking forward to migrating my infra closer to home. 😄

Edit:

I am running Pulumi 2.1.0

@clstokes clstokes transferred this issue from pulumi/pulumi May 3, 2020
@stack72
Copy link
Contributor

stack72 commented May 3, 2020

Hi @stack72

This was released in Pulumi-aws 2.2.0 that was released on April 29th in #947

Thanks

Paul

@stack72 stack72 closed this as completed May 3, 2020
@stack72 stack72 added this to the 0.35 milestone May 3, 2020
@stack72 stack72 added area/providers kind/enhancement Improvements or new features labels May 3, 2020
@mikhailshilkov
Copy link
Member

Hi @stack72

🤣

@stack72
Copy link
Contributor

stack72 commented May 3, 2020

Hi @stack72

🤣

Doh!! I’ve even started replying like a bot :)

I meant @CSergienko of course!!

@CSergienko
Copy link
Author

CSergienko commented May 3, 2020

@stack72 Ah, I think I see why it wasn't working for me. I'm using the Python package, and it doesn't appear to have been added to that part of the SDK as yet.

I probably should have specified which SDK I was using upfront 😬

@stack72
Copy link
Contributor

stack72 commented May 3, 2020

@CSergienko yeah we don’t have overlays in Python as of yet - it’s on the plan though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants