Commit Graph

26 Commits (76ea6c59cd06dbb710d0b3adbd11f9985c2f2e05)

Author SHA1 Message Date
Alex Eftimie 3a97971e41 Refactor for code simplicity.
10 years ago
Alex Eftimie d44ae5028f S3Bucket and S3Key are always required
10 years ago
Alex Eftimie c5f788ec58 Attempt to fix #6794 - update only non empty fields on aws_lambda_function s3
10 years ago
Srikalyan Swayampakula 2aa28c34ca Not Error out on AWS Lambda VPC config if both subnet_ids and security_group_ids are empty. (#6191)
10 years ago
Paul Stack 8ed549c3b5 provider/aws: Don't delete Lambda function from state on initial call of (#7829)
10 years ago
Radek Simko b8d21330a7 provider/aws: Allow importing lambda_function (#7610)
10 years ago
Clint 5e26cb9960 provider/aws: Update Lambda functions on name change (#7081)
10 years ago
Radek Simko f6a21e7899 provider/aws: Read VPC ID for Lambda function back from API
10 years ago
Maxime Bury ec749d964f Correctly handle missing lambda function
10 years ago
Radek Simko d777141a7b provider/aws: Add tests for Lambda function updates
10 years ago
Radek Simko fdc21aad25 provider/aws: Simplify update logic for Lambda function
10 years ago
Chris Marchesi b5c7521f52 aws_lambda_function: Force code update on SHA sum mismatch
10 years ago
Rob Zienert 4aeb5bb8e9 Adding support for Lambda function updates
10 years ago
Paul Hinze 108ccf0007 builtin: Refactor resource.Retry to clarify return
10 years ago
Maxime Bury 0290884fdc Lambda S3 object version defaults to '$LATEST' if unspecified
10 years ago
Maxime Bury 288ba868e4 Harden things around VPC config
10 years ago
vince rosso 3baabb0186 VPC config support in Lambda functions
10 years ago
clint shryock 449ffe027f fix error with undefined err
10 years ago
clint shryock 6b733a09eb provider/aws: more retrying with Lambda
10 years ago
clint shryock f0d1193f8f provider/aws: Update Lambda create error handling to be more flexible
10 years ago
Rob Zienert 327bd4f9c0 Adding S3 support for Lambda provider
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Chris Bednarski 6591603a00 Expand filename if it starts with ~
11 years ago
Chris Bednarski f01154366a Merge with changes from master
11 years ago
Chris Bednarski 6986121305 AWS Lambda functionality
11 years ago