Skip to content

Instantly share code, notes, and snippets.

@nevernormal1
Created April 5, 2010 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nevernormal1/356807 to your computer and use it in GitHub Desktop.
Save nevernormal1/356807 to your computer and use it in GitHub Desktop.
db = rds.create_db_instance(:db_instance_identifier => "[FILTERED]", :allocated_storage => 100, :db_instance_class => "db.m1.small", :engine => "MySQL5.1", :master_username => '[FILTERED]', :master_user_password => '[FILTERED]', :db_name => '[FILTERED]', :availability_zone => 'us-east-1c')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment