Skip to content

esciara/chef-provisioning-aws

 
 

Repository files navigation

chef-provisioning-aws

A mostly-functional implementation of an AWS driver that doesn't use fog (for a variety of reasons). It also implements AWS-specific resources to manage such as SQS queues and SNS topics (currently) along with load balancers (needs a non-production branch of chef_provisioning at the moment)

This is not quite ready for public consumption and is under active development.

This requires the latest from chef-provisioning's load_balancer branch for some features like region support (until it gets merged into master, which should be soon)

List of resources (these may not have 100% of SDK functionality mapped but can be provisioned):

  • SQS Queues
  • SNS Topics
  • Elastic Load Balancers
  • VPCs
  • Security Groups
  • Instances
  • Images
  • Autoscaling Groups
  • SSH Key pairs
  • Launch configs

About

AWS driver and resources for Chef that uses the AWS SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%