Commit Graph

42 Commits (2995439fbfa2bb0f260adced9baca064dcce9eb0)

Author SHA1 Message Date
Pilou a5c9726502 Unit tests: share common code (#31456)
9 years ago
Jonathan Nuñez 67b1d0f274 CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434)
9 years ago
Ryan Brown 11c225e039 Start using ClientRequestTokens in event lists (#31997)
9 years ago
Matt Clay 68aeaa58a8 Fix dangerous default args. (#29839)
9 years ago
jacky.chen 75998d3ca3 [cloud] Add the ability to modify shard count to kinesis_stream module (#24805)
9 years ago
Brian Coca aec1dfd1fa fix improt order to actually skip when no boto
9 years ago
Michael De La Rue fbec5ab12d [cloud] new module lambda_policy (PR #24951)
9 years ago
Sloane Hertel cf1a9d4d22 New module: Add ec2 Vpn Connection module and tests (cloud/amazon/ec2_vpc_vpn) (#24385)
9 years ago
Brian Coca 725d4d4bc8 added diff as new keyword (#28581)
9 years ago
Michael Tinning 282e743eb0 elb_application_lb: fix issue with boto parameter validation on Rules (#27333)
9 years ago
Sloane Hertel 24b49c2539 [cloud] New module: AWS Direct Connect connection (#26152)
9 years ago
Sloane Hertel a48e0b5101 New Module to manage AWS direct connect link aggregation groups (#27250)
9 years ago
Brian Coca 788a0d1b9e skip test when no s3 lib
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Sloane Hertel 1de91a9aa0 [cloud] Convert `s3` module to use boto3 (#21529)
9 years ago
Sloane Hertel 467a1f54a3 s3_bucket: fix python3 sorting incompatibility (#27502)
9 years ago
Sloane Hertel dbbad16385 [cloud] New module: Add module for managing AWS Datapipelines (cloud/amazon/data_pipeline) (#22878)
9 years ago
Michael De La Rue e28845018d [cloud] New module: AWS API Gageway module (#20230)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Tom Melendez 07c55b855a [GCP] Forwarding Rule module (#24627)
9 years ago
Will Thames 9a958da57e [cloud] Make ec2_vpc_nat_gateway results consistent (#24042)
9 years ago
Tom Melendez 4a5cf0b5c1 [GCE] [GCP] UrlMap module (#24422)
9 years ago
Toshio Kuratomi 6bad4e57bd Migrate most uses of if type() to if isinstance()
9 years ago
Matt Clay 11138abc51 Fix PEP 8 issues.
9 years ago
Ryan Brown 2196fa0e95 [cloud][tests] fixtures for placebo to test AWS modules using boto3 (#21253)
9 years ago
Michał Masłowski 228131d1cd lambda: Fix adding environment variables to functions previously not having any (#22313)
9 years ago
Ryan Brown fc0ae5ee6b [cloud][test] Use pytest conditional imports instead of nose/SkipTest (#22019)
9 years ago
mikedlr 710b6c7209 [cloud] bugfix for `lambda` module with empty environment (#22196)
9 years ago
mikedlr 7ab0f28e80 [cloud] Fix AWS Lambda module tests (#21950)
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Ryan Brown ce150a8295 [cloud] S3 tests check for boto, but then ask for boto3 in error message (#22002)
9 years ago
Matt Clay 0d455037a2 Disable broken tests.
9 years ago
mikedlr 34d9415d6d [cloud][tests] AWS lambda module unit tests (#21768)
9 years ago
Ryan S. Brown 5fd3b9dd75 Revert "[cloud] add unit tests for lambda module (#21710)"
9 years ago
mikedlr bedf0279a9 [cloud] add unit tests for lambda module (#21710)
9 years ago
Stephane Maarek c33812450e fixed type mapper and added tests (#20963)
9 years ago
sebastianneubauer 3f14061584 s3 module: fix urlparse invocation and netloc mixup on Python 3 (#20836)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
9 years ago
Tom Melendez d09ad82e71 Add regex support to gce_tag module, add unit tests and update integration test. (#19087)
9 years ago
Matt Clay 5628e260f2 Relocate module unit tests. (#18812)
9 years ago