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

Ec2 fixes #166

Merged
merged 2 commits into from
Aug 31, 2020
Merged

Ec2 fixes #166

merged 2 commits into from
Aug 31, 2020

Conversation

tobHai
Copy link
Contributor

@tobHai tobHai commented Aug 31, 2020

Hi,

this PR updates the ARN pattern of an EC 2 address from
arn:aws:ec2:eu-central-1:123456789012:elastic-ip/18.137.255.223
to
arn:aws:ec2:eu-central-1:123456789012:elastic-ip/eipalloc-05ab22d4ddd56388a
The current ARN pattern uses the AllocationId instead of the public IP.

Futhermore a small adaption to the enum spec of peering connection was required because the list returned is now called VpcPeeringConnections

@avram avram merged commit 095d5d5 into scopely-devops:develop Aug 31, 2020
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