summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_vpc.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Call main in conditional way - cloud/amazonFabio Alessandro Locati2016-12-051-1/+2
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-131-2/+2
* Getting rid of a None type error when no resource tags are defined. (#4638)Kenny Woodson2016-09-021-2/+2
* Fixing error exception handling for python3. Does not need to be compa… (#3...codemeup @ Work2016-06-021-12/+12
* fixed doc quotingBrian Coca2016-04-011-1/+1
* corrected required docs as only boolean is allowedBrian Coca2016-04-011-2/+2
* Merge pull request #2421 from willthames/ec2_fix_vpc_security_tokenToshio Kuratomi2016-03-041-4/+1
|\
| * Use connect_to_aws where possibleWill Thames2015-11-061-4/+1
* | Indented code so it only executes tag comparison for matching cird valuesRyan-Neal Mes2016-02-011-30/+31
* | 1113 fix ec2 subnet tagsautotune2016-01-141-1/+32
* | Merge pull request #1903 from andynelson/extra-route-targetsToshio Kuratomi2015-12-181-10/+19
|\ \
| * | Update to ec2_vpc.py to:Andy Nelson2015-11-081-10/+19
| |/
* | updated module docs, added choices to stateBrian Coca2015-12-151-10/+1
|/
* changed modules to use common ec2 docs for regionBrian Coca2015-10-071-7/+3
* Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+1
* Merge pull request #355 from h3biomed/route_table_tagsBenno Joy2015-06-081-1/+4
|\
| * ec2_vpc module: add route table resource taggingBret Martin2014-11-191-1/+4
* | made non execBrian Coca2015-06-051-0/+0
* | Fixed a typo in ec2_vpc module documentationSankalp Khare2015-06-041-1/+1
* | Output the Internet Gatewoy id directly instead of in a dict.Feanil Patel2015-06-011-11/+0
* | Tell me what the igw id is if we created an igw.Feanil Patel2015-06-011-0/+11
* | Output the Internet Gatewoy id directly instead of in a dict.Feanil Patel2015-05-151-16/+9
* | Tell me what the igw id is if we created an igw.Feanil Patel2015-05-131-3/+16
* | fixes issue 122, where the module recreates the route table in each runBenno Joy2015-05-071-0/+96
* | Fixes regression introduced by edf1ac1ea6ffd5d44bb2bb62ad320364baf310a3Bobby Calderwood2015-04-211-8/+9
* | issue #994: use HAS_BOTO to determine if import was successful:steenzout2015-04-011-3/+7
* | removed requirements/boto as it broke documentation as it is duplicated in sh...Brian Coca2015-03-291-1/+0
* | Add support for AWS Security Token Service (temporary credentials) to all AWS...Mick Bass2015-03-261-24/+16
* | Merge pull request #254 from SDFE/ec2_vpc_connect_paramsBrian Coca2015-03-261-14/+1
|\ \
| * | use simpler ec2_connect ec2 util callDan Abel2014-11-051-14/+1
| |/
* | Sort subnets by the order they are specified in the playec2_vpc-sortToshio Kuratomi2015-03-061-0/+9
* | More EC2 doc tweaksMichael DeHaan2014-12-011-6/+3
|/
* made subcategories for cloud modules for better organizationBrian Coca2014-11-041-0/+626