aws-rds-cookbook
aws-rds-cookbook copied to clipboard
Development repository for chef cookbook aws-rds
It would be great if a new release can be created for this cookbook. Some of the pull-requests and fixes on master that are a year+ old branch were never...
Hello, there is something that is not clear to me. How can I select what VPC to use? it's always creating it on the default VPC. Please help. Thanks in...
Hi! I was trying to use `aws_rds` but I kept getting this error: ``` [2015-06-04T09:06:55-03:00] DEBUG: providers for generic gem_package resource enabled on node include: [Chef::Provider::Package::Rubygems] [2015-06-04T09:06:55-03:00] DEBUG: providers that...
would it be possible to add the ability to create a database from snapshot, very useful for CI testing?
region was missing from the README and so I wasn't aware there was a default set until I got an error.
I ran into a Berkshelf error ("NoMethodError: undefined method `cookbook' for nil:NilClass") with aws-rds when pulling form the community site. It works when I pull directly from github. It might...