lyft / cartography

Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database.

Home Page:https://lyft.github.io/cartography/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support LoadBalancerV2s of type `gateway`

achantavy opened this issue · comments

Title: Support LoadBalancers of type "Gateway"

Description:

Describe your idea. Please be detailed. If a feature request, please
describe the desired behavior, what scenario it enables, and how it
would be used.

As seen in #1215, we do not support LoadBalancerV2s of type gateway. This causes a KeyError where cartography will crash.

[optional Relevant Links:]

Any extra documentation required to understand the issue.
This feature is currently blocked on

  • #1219 - NetworkInterfaces should use the new data model first
  • #1024 - specifically, LoadBalancerV2s should use the new data model + they should use arn as their id.