Commit Graph

191 Commits (1fe0330abe5f9d14e9b8998564efa4e6a6be4349)

Author SHA1 Message Date
Brian Coca 0e9c9e759a Merge pull request #1341 from s1lv3r40/doc_fix
Doc fix on route53_health_check.py and ec2_vpc_route_table.py.
10 years ago
Brian Coca fabafe9aa8 Merge pull request #1325 from wimnat/feature/issue-1323
Added missing else statement that caused existing rules to be discarded
10 years ago
Brian Coca 2ce866f759 corrected version added to 2.1 10 years ago
Brian Coca 43b63c36fd Merge pull request #973 from wimnat/feature/ec2_vpc_net_facts
New module - ec2_vpc_net_facts
10 years ago
Vladimir Dimov de672f1ab2 Doc fix ec2_vpc_route_table.py 10 years ago
Vladimir Dimov 9ba686f8e6 Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record. 10 years ago
Rob 186fe2babc Added missing else statement that caused existing rules to be discarded 10 years ago
Toshio Kuratomi 3c4f954f0f Don't raise or catch StandardError in amazon modules 10 years ago
Brian Coca cde758332a Merge pull request #971 from atplanet/bug/vpc-subnet-tag-values-not-updating
Ensure tag values get updated in ec2_vpc_subnet
10 years ago
Ryan Sydnor a56fe04683 Use boto normalized location for bucket creation
If a bucket is being created in us-east-1, the module passed
'us-east-1' to boto's s3.create_bucket method rather than
Location.DEFAULT (an empty string). This caused boto to generate
invalid XML which AWS was unable to interpret.
10 years ago
Toshio Kuratomi e52e015791 Documentation fixes 10 years ago
Toshio Kuratomi 949610bbce Merge pull request #1202 from joelthompson/feature/sns_topic
Add sns_topic module to manage AWS SNS topics
10 years ago
Etherdaemon 1ee6962c93 Add new module to allow for getting and listing of Route53 relevant details 10 years ago
Joel Thompson 437a62836f Add sns_topic module to manage AWS SNS topics
This adds an sns_topic module which allows you to create and delete AWS
SNS topics as well as subscriptions to those topics.
10 years ago
wimnat a21d935e66 Prevent ec2_remote_facts from failing when listing a terminated instance 10 years ago
Brian Coca dd3a2b2e30 Merge pull request #1089 from wimnat/feature/ec2_remote_facts_refactor
Refactor ec2_remote_facts to use filters
10 years ago
Matteo Acerbi fdffa55496 Fix docs for ec2_vpc_route_table
The documentation pointed to vpc_peering_connection, not vpc_peering_connection_id.
10 years ago
whiter 89f8e249fa Refactor ec2_remote_facts to use filters 10 years ago
Chrrrles Paul 405c3cb2c7 tpyo in doc string 10 years ago
Brian Coca eeeb1264d3 Merge pull request #1090 from wimnat/feature/eni_facts_filters
Use filters attribute rather than eni id
10 years ago
Brian Coca 618ed0012c Merge pull request #1046 from shawnsi/vpc-route-table
Check mode support for VPC route table creation
10 years ago
Toshio Kuratomi 8ce3104bc5 Convert from dos line endings to unix because dos line endings break our documentation build. 10 years ago
whiter 62cd2d9c18 Use filters attribute rather than eni id so facts can be filtered on much more. Matches the new ec2_vpc_route_table_facts and ec2_vpc_subnet_facts modules 10 years ago
Rob 5f3f15fbc0 Use doc fragment and fix examples 10 years ago
Shawn Siefkas dbdd2475e6 Handling dry run exception 10 years ago
Brian Coca 205115ea1f updated to use shared region docs from ec2 10 years ago
Rick Mendes 2cc18b8780 added missing license 10 years ago
Greg DeKoenigsberg beb362dd11 Merge pull request #633 from loia/feature/aws_sqs
Add new Amazon SQS module
10 years ago
Greg DeKoenigsberg a4c2928712 Merge pull request #783 from wimnat/feature/ec2_vpc_subnet_facts
New module - ec2_vpc_subnet_facts
10 years ago
Greg DeKoenigsberg ed2708827d Merge pull request #963 from sgzijl/391-append-missing-dot
issue #931 append dot to zone if not defined
10 years ago
Shawn Siefkas 6186da08ef Check mode support for VPC route table creation 10 years ago
Toshio Kuratomi 4cf2c5555e Fix for errors in the generated rst 10 years ago
Toshio Kuratomi 953d382aa5 docs fixes 10 years ago
Benno Joy f3a9a92ffe remove facts and fix docs for taskdefinition module 10 years ago
Benno Joy f4f52119b3 Merge pull request #951 from Java1Guy/ecs_task_module
cloud amazon ECS task modules
10 years ago
Benno Joy 936a2db7f1 Merge pull request #949 from Java1Guy/ecs_taskdefinition_module
cloud amazon ECS task definition module
10 years ago
Benno Joy 6c0a830962 Merge pull request #950 from Java1Guy/ecs_cluster_module
cloud amazon ECS cluster module
10 years ago
Brian Coca 8b83aa4c50 Merge pull request #643 from zimbatm/route53-health-check
route53_health_check: new module
10 years ago
Gerard Lynch 401bb3f10d minor doc fix 10 years ago
Mark Chance b9aef8beb2 add author tag in doc 10 years ago
Mark Chance ff4c000451 add author tag in doc 10 years ago
Mark Chance 1a653d4921 add author tag in doc 10 years ago
Rob bc560617c1 Tolerate missing classic_link_enabled attribute 10 years ago
Jérémie Astori 0c74601ea5 Fix tpyo 10 years ago
Rob d1c15d6c84 Documentation fixup 10 years ago
whiter 767605122a New module - ec2_vpc_net_facts 10 years ago
Tom Bamford 65c41451f0 Ensure tag values get updated in ec2_vpc_subnet 10 years ago
Siert Zijl 57f9b735f3 #931 append dot to zone if not defined 10 years ago
Brian Coca 5a39c5ed0d Merge pull request #948 from steynovich/patch-1
Update route53_zone.py
10 years ago
Evan Carter 604578cfcc fixing hang after creation 10 years ago