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 ec2 keypairs ingestion #124

Merged
merged 2 commits into from
Aug 15, 2019
Merged

add ec2 keypairs ingestion #124

merged 2 commits into from
Aug 15, 2019

Commits on Aug 15, 2019

  1. * add ec2 keypairs ingestion

    * use ARN as Id for EC2KeyPair
    
    * add load_ec2_key_pairs test
    
    * remove LOGIN_KEY relationship in cleanup jobs
    
    * change LOGIN_KEY to SSH_LOGIN_TO
    
    * delete proper relationships in cleanup
    
    * remove commented dead code
    
    * update schema
    
    * node merge ARN on both keypair.id and keypair.arn
    
    * create index on :EC2KeyPair(id)
    
    * remove create index on :EC2KeyPair(arn)
    ramonpetgrave64 committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    670e336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7737fc View commit details
    Browse the repository at this point in the history