Commit Graph

22 Commits (d3ad62320d8a641cf9e978d4bf580defbc4eb6fc)

Author SHA1 Message Date
jctanner 291e0111e5 Merge pull request #5052 from bpennypacker/promote_rename
cloud/rds module: added promote command & updated modify command to allow for renaming of database instances.
12 years ago
Bruce Pennypacker 8a5d9531db fixed documentation & added rename example 12 years ago
James Tanner 4f9aadcc07 Addresses #5023 Fix import comments 12 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
Bruce Pennypacker 5cea67c011 Added promote command to promote read-replicas to standalone databases (http://aws.amazon.com/about-aws/whats-new/2012/10/11/amazon-rds-mysql-rr-promotion/). Added ability for the modify command to rename a database instance via the optional new_instance_name parameter 12 years ago
James Pharaoh b9c602ea83 make rds handle vpc security groups properly 12 years ago
James Pharaoh 866090efb1 fix for rds region variable 12 years ago
Bruce Pennypacker 11470fea04 Rebase attempt
No idea if I'm rebasing properly or not.  This is my first attempt.
13 years ago
Michael DeHaan 7c4688c3ef Styling: indentation 13 years ago
Michael DeHaan 6958cf41ef Semicolons must die 13 years ago
Michael DeHaan 0ed5d18d60 Fixup versions of newly added modules. 13 years ago
Michael DeHaan 997bf64f3f Fix up some module docs formatting errors. 13 years ago
Michael DeHaan 78bc5fd729 Various code reformatting 13 years ago
Bruce Pennypacker 85c8c87361 Set master_password for modify command 13 years ago
Bruce Pennypacker 0b64077bbd added try/except around conn.get_all_dbinstances 13 years ago
Bruce Pennypacker 158d2a9a82 changed 'action' to 'command'. Fixed a tab issue. 13 years ago
Bruce Pennypacker 078a0ef7c7 Added replication_source to the results 13 years ago
Bruce Pennypacker 47bc6e7ff3 endpoint is available only when instance is available 13 years ago
Bruce Pennypacker 90c3e7685d Added modify action 13 years ago
Bruce Pennypacker 849cbfdf1c added 'facts' action 13 years ago
Bruce Pennypacker eba6c4195e fixed bug in delete action - skip_final_snapshot must always be set 13 years ago
Bruce Pennypacker 2771625be4 Amazon RDS module 13 years ago