ohnosequences / amazon-linux-ami

Amazon Linux AMI for aws-statika. DEPRECATED. The code is integrated into
https://github.com/ohnosequences/aws-statika/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Amazon Linux AMI for Statika

This is a library that implements AbstractAMI interface from aws-statika for the Amazon Linux AMI.

Usage

Add a dependency to your sbt project

resolvers += "Era7 maven releases" at "http://releases.era7.com.s3.amazonaws.com"

libraryDependencies += "ohnosequences" %% "amazon-linux-ami" % "0.15.0"