Commit Graph

15 Commits

Author SHA1 Message Date
Radek Simko
a834c26037 provider/aws: Fix Lambda acceptance tests 2016-09-04 13:10:13 +01:00
Alex Eftimie
c9bd7d680f Add a test to check the unversioned lambda function update - copy and adapt genAWSLambdaFunctionConfig_s3 2016-08-27 12:54:41 -07:00
Radek Simko
cba09ae804 provider/aws: Update expected hash of Lambda ZIP files (#8258) 2016-08-17 15:45:35 +01:00
Clint
5e26cb9960 provider/aws: Update Lambda functions on name change (#7081)
Allows the updating of Lambda functions on name change alone
2016-06-09 16:44:10 -05:00
clint shryock
b9d0e14d2a provider/aws: Update Lambda tests for more random names 2016-05-16 10:31:46 -05:00
Radek Simko
3f188d5d1b provider/aws: Improve test for VPC-based Lambda func 2016-04-13 15:05:19 +01:00
Radek Simko
d777141a7b provider/aws: Add tests for Lambda function updates 2016-03-10 12:31:35 +00:00
Maxime Bury
0290884fdc Lambda S3 object version defaults to '$LATEST' if unspecified 2016-02-29 14:31:47 +00:00
Maxime Bury
288ba868e4 Harden things around VPC config 2016-02-18 13:45:32 -08:00
vince rosso
3baabb0186 VPC config support in Lambda functions
fixes #5105
2016-02-16 10:43:51 -08:00
Clint Shryock
0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
Clint Shryock
3688d4ba00 provider/aws: Converge on TestAccAWS for acceptance tests names
An attempt to converge the tests into a standard naming scheme

- TestAccAWS for aws tests
- a `_basic` test for each suite, save a few that are quick (Network ACLs, for
  example)
2015-07-21 09:42:02 -05:00
Chris Bednarski
06dcbae085 Remove sleep from test 2015-06-09 12:13:32 -07:00
Chris Bednarski
f01154366a Merge with changes from master 2015-06-09 12:12:47 -07:00
Chris Bednarski
6986121305 AWS Lambda functionality
- Includes documentation
- Includes acceptance tests
2015-06-01 09:33:45 -07:00