0.01
No commit activity in last 3 years
No release in over 3 years
Picking up where Ansible falls down.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.2.0, ~> 2.2
>= 4.3.0, ~> 4.3
>= 1.11.0, ~> 1.11
>= 2.0.0, ~> 2.0
>= 1.0.0, ~> 1.0
 Project Readme

Superluminal

superluminal is a tool for managing AWS infrastructure, built on aws-sdk. It is intended for use alongside Ansible.

Background

Ansible does a pretty good job of handling AWS, but there are cases where features either haven’t been implemented yet, or are very cumbersome to manage.

  1. While there is a method for putting an object in an S3 Bucket, there is no method for creating a bucket.
  2. There is no method for creating an IAM role, or defining a User Policy for one.
  3. There is no method to create peering between VPCs.

License

git-ready is available under the MIT License. See LICENSE.txt for the full text.

Contributors