cumulus
cumulus copied to clipboard
Cloudformation alternative
When an iam user is added to a group, it does not get detected in migration.
as part of the rds module, the db subnet groups need a separate manager.
db subnet groups will need to be managed differently (like how ec2 instances are managed different from ebs). For now, db subnet groups can be managed in the aws console....
only merge this after the rds module code has been merged into master.
I am using the latest code, 9620561ce7334155f485bb68f8964b7580376b53 I see the following error when trying to migrate a security group AWS created for me: ``` gcla@elgin:~/cumulus$ ~/source/cumulus/bin/cumulus security-groups migrate launch-wizard-24 Processing...
Solves #80 For me, it reduces an S3 diff from 140 to 20 seconds over wifi.
Amazon just announced this new feature. We should probably add it to Cumulus.
AWS does some weird things aroundblock device mappings including: - mapping ephemeral volumes from the gold ami even if the instance can't have that many in the ruby sdk -...