Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/aws: Add support for updating Lambda function #5239

Merged

Commits on Mar 10, 2016

  1. Adding support for Lambda function updates

    robzienert authored and Radek Simko committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    4aeb5bb View commit details
    Browse the repository at this point in the history
  2. aws_lambda_function: Force code update on SHA sum mismatch

    Chris Marchesi authored and Radek Simko committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    b5c7521 View commit details
    Browse the repository at this point in the history
  3. provider/aws: Simplify update logic for Lambda function

    Radek Simko committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    fdc21aa View commit details
    Browse the repository at this point in the history
  4. provider/aws: Add tests for Lambda function updates

    Radek Simko committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    d777141 View commit details
    Browse the repository at this point in the history
  5. provider/aws: Document lambda_function updates

    Radek Simko committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    9f6b487 View commit details
    Browse the repository at this point in the history