Colin Johnson
|
a6ef956c67
|
Merge pull request #61 from kquinsland/master
Small typo fix
|
2014-07-27 19:43:31 +00:00 |
|
kquinsland
|
45d2b10c7b
|
Update ec2-automate-backup-awscli.sh
small typo fix
|
2014-07-24 12:13:57 -07:00 |
|
kquinsland
|
a6f83ccde4
|
Update ec2-automate-backup.sh
small typo fix.
|
2014-07-24 12:13:35 -07:00 |
|
kquinsland
|
e43c27bb99
|
Update ec2-automate-backup.sh
small typo fix
|
2014-07-24 12:13:08 -07:00 |
|
kquinsland
|
0a056941be
|
Update ec2-automate-backup-awscli.sh
small typo fix.
|
2014-07-24 12:12:13 -07:00 |
|
Colin Johnson
|
d700c95dd4
|
Update ec2-automate-backup.sh
|
2014-06-30 06:31:50 +00:00 |
|
Colin Johnson
|
dc85dde572
|
Issue 59 and 49 - provide support for io1 type EBS
|
2014-06-27 14:04:13 +00:00 |
|
Colin Johnson
|
c4e67c7422
|
Merge pull request #58 from nathanblogs/patch-1
Update ec2-automate-backup-awscli.sh
|
2014-06-19 16:00:35 +00:00 |
|
nathanblogs
|
3b8088d885
|
Update ec2-automate-backup-awscli.sh
Looks like the awscli tools added the encrypted flag to it's response, this breaks the cut on the outputs.
|
2014-06-18 16:41:50 +08:00 |
|
Colin Johnson
|
58ead6712b
|
Merge pull request #57 from JeremJR/master
Update ec2ab - IAM User Required Permissions.json
|
2014-06-06 17:13:48 +00:00 |
|
JeremJR
|
2546c0679e
|
Update ec2ab - IAM User Required Permissions.json
Add missing ec2:DescribeSnapshots policy
|
2014-06-06 17:13:30 +02:00 |
|
Colin Johnson
|
8c43708518
|
add comments regarding support for CentOS 5
|
2014-04-21 01:37:59 +00:00 |
|
Colin Johnson
|
70362705d6
|
Google Bash Styleguide updates
|
2014-04-20 00:34:18 +00:00 |
|
Colin Johnson
|
3d8dad1568
|
installation instructions instruction fixup
|
2014-04-12 23:30:45 +00:00 |
|
Colin Johnson
|
ac2eaa7a4e
|
provide installation instructions for the AWS CLI tool or EC2 API tool.
|
2014-04-12 23:28:09 +00:00 |
|
Colin Johnson
|
6342076b61
|
google bash style guide fixup
|
2014-04-12 23:12:52 +00:00 |
|
Colin Johnson
|
fb94bc5f39
|
aws-missing-tools/issues/52 - fixup of typo in documentation
|
2014-04-12 23:12:15 +00:00 |
|
Colin Johnson
|
9479e6390c
|
move to unix time for ec2-automate-backup-awscli.sh
|
2014-04-12 23:06:26 +00:00 |
|
Colin Johnson
|
00a9a05085
|
up modify ebs volume wait time - snapshots can take a long time to complete
|
2014-04-12 21:23:12 +00:00 |
|
Colin Johnson
|
fd1655d044
|
Merge branch 'master' of github.com:colinbjohnson/aws-missing-tools
|
2014-04-12 21:21:56 +00:00 |
|
Colin Johnson
|
476b4da4c0
|
merging in epoch date usage - allows script to be run more than once a day
|
2014-04-12 21:21:28 +00:00 |
|
Colin Johnson
|
96e7f3ceab
|
Merge pull request #51 from J0s3f/master
Get correct Snapshot ID with changed output format of "aws ec2 create-sn...
|
2014-04-01 15:22:11 +00:00 |
|
Josef Schneider
|
b3095dfa3e
|
Get correct Snapshot ID with changed output format of "aws ec2 create-snapshot"
|
2014-04-01 11:52:21 +02:00 |
|
Colin Johnson
|
0257aedd3e
|
moving ec2-automate-backup-awscli.sh to output --text values
|
2014-03-02 19:23:44 +00:00 |
|
Colin Johnson
|
eca59ba434
|
resolve issue with passed volume ids failing to parse, modify tag input to work with aws cli tool, use --output text to parse text instead of json when parsing output of aws cli commands
|
2014-03-02 18:47:30 +00:00 |
|
Colin Johnson
|
b9e4240646
|
Documentation update - increasing clarity of ec2-automate-backup Test Plan
|
2014-03-02 05:58:42 +00:00 |
|
Colin Johnson
|
c69bc3730b
|
Merge pull request #45 from buckelij/master
add ec2-automate-backup-awscli to support aws cli tools
|
2014-03-02 05:39:24 +00:00 |
|
Elijah Buck
|
603069fdb9
|
add ec2-automate-backup-awscli to support aws cli tools
|
2014-02-19 09:45:57 -05:00 |
|
Colin Johnson
|
769547b854
|
Merge pull request #44 from Lytro/cycle_multiple_instances_at_once
Cycle multiple instances at once
|
2014-01-23 14:30:36 -08:00 |
|
Anuj Biyani
|
6cc88eb9aa
|
add a MAX keyword to simply bring up as many instances as are already running
|
2014-01-22 11:34:39 -08:00 |
|
Anuj Biyani
|
03b826dbe1
|
rename the executable so it doesn't have an extension
|
2014-01-21 16:32:09 -08:00 |
|
Anuj Biyani
|
2656707483
|
be a bit more strict for gem dependencies
|
2014-01-21 16:29:46 -08:00 |
|
Anuj Biyani
|
67a47cac28
|
force group.auto_scaling_instances into a normal array
|
2014-01-21 16:29:29 -08:00 |
|
Anuj Biyani
|
d81c8679dd
|
extract some logic into a more testable method
|
2014-01-21 14:04:28 -08:00 |
|
Anuj Biyani
|
8885c14fbe
|
allow multiple new instances to be brought up simultaneously
|
2014-01-21 14:04:28 -08:00 |
|
Anuj Biyani
|
c493f2e188
|
use fake time instead of real time when measuring against inservice_time_allowed
|
2014-01-21 14:04:28 -08:00 |
|
Colin Johnson
|
1b5acf6ede
|
Update README.md
|
2013-11-18 16:13:50 +00:00 |
|
Colin Johnson
|
43274cf164
|
Update README.md
|
2013-11-18 05:47:49 +00:00 |
|
Colin Johnson
|
c9c3a44867
|
update of permissions on README.md and test_plan.md.
|
2013-11-18 04:56:04 +00:00 |
|
Colin Johnson
|
62508add52
|
Initial Commit of ec2-modify-ebs-volume.
|
2013-11-18 04:54:51 +00:00 |
|
Colin Johnson
|
78475e475c
|
Merge pull request #38 from jvogt/master
Added option to add an InitiatingHost tag to the snapshot based on the hostname of the server running the script
|
2013-10-14 23:17:14 -07:00 |
|
Jeff Vogt
|
a1db669e64
|
forgot to remove an unneeded line from the copypaste
|
2013-10-14 20:01:38 -07:00 |
|
Jeff Vogt
|
348e628c57
|
forgot to add the new flag in getopts
|
2013-10-14 19:58:36 -07:00 |
|
Jeff Vogt
|
6759a97c3d
|
Added script flag -h to enable InitiatingHost as a tag to the snapshot
|
2013-10-14 19:51:06 -07:00 |
|
Colin Johnson
|
0f8060ab26
|
pep8, all output now log instead of print, log level choices in argparse
|
2013-10-12 16:34:33 +00:00 |
|
Colin Johnson
|
0dc954aad7
|
documentation updates
|
2013-10-11 04:26:24 +00:00 |
|
Colin Johnson
|
c689bab11b
|
README for aws-missing-tools. About time.
|
2013-10-11 04:16:29 +00:00 |
|
Colin Johnson
|
52e3cc830a
|
deprecating rds-cost-calculate
|
2013-10-11 04:06:25 +00:00 |
|
Colin Johnson
|
f76df7d83d
|
update of README.md for aws-ha-release
|
2013-10-11 04:02:57 +00:00 |
|
Colin Johnson
|
6efedd313c
|
deprecation of tools that will not be supported.
|
2013-10-11 03:58:32 +00:00 |
|