cloud-seeder: A tool for interacting with AWS CloudFormation

[ cloud, library ] [ Propose Tags ]

This package provides a DSL for creating deployment configurations, as well as an interpreter that reads deployment configurations in order to deploy application stacks to AWS CloudFormation using Amazonka.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.0, 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies amazonka (>=1.4.5), amazonka-cloudformation (>=1.4.5), amazonka-core (>=1.4.5), base (>=4.9.0.0 && <5), cloud-seeder, deepseq (>=1.4.1.0), exceptions (>=0.8 && <0.9), lens, monad-control (>=1.0.0.0), monad-logger (>=0.3.13.1), monad-time (>=0.2), mtl, optparse-applicative (>=0.13.0.0), text, transformers, transformers-base [details]
License ISC
Copyright 2017 CJ Affiliate by Conversant
Author Alexis King <lexi.lambda@gmail.com>, Michael Arnold <michaelaarnold@gmail.com>
Maintainer Alexis King <lexi.lambda@gmail.com>, Michael Arnold <michaelaarnold@gmail.com>
Category Cloud
Home page https://github.com/cjdev/cloud-seeder#readme
Bug tracker https://github.com/cjdev/cloud-seeder/issues
Source repo head: git clone https://github.com/cjdev/cloud-seeder
Uploaded by marnold at 2017-06-26T21:11:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cloud-seeder
Downloads 2142 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-26 [all 1 reports]

Readme for cloud-seeder-0.0.0.0

[back to package description]

haskell-cloud-seeder

A Haskell library for interacting with CloudFormation stacks