summaryrefslogtreecommitdiff
path: root/hacking/aws_config
Commit message (Expand)AuthorAgeFilesLines
* sns_topic boto3 port (#39292)Will Thames2018-08-232-2/+9
* added account_alias in the response of module aws_caller_facts (#42345)sdubrul2018-08-221-1/+2
* Port ec2_tag to boto3 (#39712)flowerysong2018-07-271-0/+2
* ecs_taskdefinition can absent without containers argument (#41398)Calvin Wu2018-07-121-1/+2
* efs_facts: improve performance by reducing the number of api calls (#36520)Julien Vey2018-07-081-0/+36
* aws_eks_cluster: New module for managing AWS EKS (#41183)Will Thames2018-06-072-1/+16
* Remove ECS policies from AWS compute policyWill Thames2018-06-061-46/+0
* Add two missing VPC permissions (#37896)Will Thames2018-05-252-15/+2
* New Module: ec2_vpc_vpn_facts (#35983)Madhura-CSI2018-05-151-1/+8
* Fail with nice error message if elb target_type=ip not supported (#38313)Will Thames2018-05-031-2/+4
* [aws]Add VPC configuration to ECS modules (#34381)Will Thames2018-04-251-4/+8
* [cloud]Add aws_ses_identity_policy module for managing SES sending policies (...Ed Costello2018-04-051-1/+5
* [cloud][test]Add missing IAM policy for cloudfront (#38248)Will Thames2018-04-052-0/+2
* s3_bucket: add integration tests (#36941)Julien Vey2018-03-071-5/+13
* route53_zone: move to boto3, and enable comment update (#36641)Julien Vey2018-03-071-0/+32
* Add aws_caller_facts module and use it in setup-iam.yml (#36683)Ed Costello2018-02-281-4/+3
* Add new aws_waf_condition module (#33110)Will Thames2018-02-011-0/+6
* New aws_ses_identity module to manage AWS Simple Email Service Identity (#31140)Ed Costello2018-01-291-0/+31
* Port sts_assume_role to boto3 (#32569)Marek2018-01-221-0/+23
* Add aws_s3 action plugin to find source files as expected (#35028)Will Thames2018-01-191-2/+2
* [cloud] New module cloudfront_distribution (#31284)Will Thames2018-01-171-0/+28
* [cloud] Create ECS integration test suite (#33757)Will Thames2017-12-153-2/+110
* [cloud] ec2_vpc_net integration tests (#33111)Sloane Hertel2017-12-051-0/+3
* Consolidate IAM policies into fewer, larger policies (#33122)Will Thames2017-11-219-244/+224
* Add tests for ec2_vpc_route_table (#32036)Will Thames2017-11-201-0/+5
* [cloud] Add IPv6 support for ec2_vpc_subnet module(#30444)Daniel Shepherd2017-11-161-0/+2
* [cloud] Add retries/backoff to ec2_vpc_subnet module (#31870)Will Thames2017-11-161-0/+1
* ec2_group: add rule description support - fixes #29040 (#30273)Sloane Hertel2017-10-241-1/+4
* Allow AWS image and snapshot creation/deletionWill Thames2017-09-191-0/+9
* [cloud] Update RDS parameter group for boto3 (#25345)Will Thames2017-08-281-0/+17
* [cloud] fix VPC behavior for ec2_group module, improve integration tests (#27...Will Thames2017-08-011-0/+1
* [cloud] Fix setup_iam to use policy_name, not PolicyName (#26880)Will Thames2017-07-281-1/+4
* Use Boto3 for ec2_group Fixes #23507 (#25340)sramakr2017-07-171-0/+1
* Split up testing IAM policies and automate creating them (#26223)Will Thames2017-07-149-246/+345
* aws integration tests - provide an IAM policy for running (#24725)Michael De La Rue2017-05-191-0/+246