cumulus icon indicating copy to clipboard operation
cumulus copied to clipboard

Cloudformation alternative

Results 18 cumulus issues
Sort by recently updated
recently updated
newest added

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.

rds

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....

code review
rds

only merge this after the rds module code has been merged into master.

documentation
code review
rds

add the ability to list, diff, migrate, and sync RDS assets.

code review
rds

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.

code review

Amazon just announced this new feature. We should probably add it to Cumulus.

enhancement
autoscaling

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 -...

bug
ec2