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

resource/aws_lambda_event_source_mapping: Adding ParallelizationFactor, MaximumRecordAgeInSeconds, BisectBatchOnFunctionError, MaximumRetryAttempts, DestinationConfig #11100

Merged
merged 12 commits into from
Feb 21, 2020

Commits on Dec 3, 2019

  1. new features

    Kostas Theodorakopoulos committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    7160ed5 View commit details
    Browse the repository at this point in the history
  2. remove unused test func

    Kostas Theodorakopoulos committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    6d66694 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. adding accidentally removed comment block

    Kostas Theodorakopoulos committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    3eb6124 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. clean up docs min/max/defaults

    Kostas Theodorakopoulos committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    2e4b7d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Merge branch 'master' of git://github.com/terraform-providers/terrafo…

    …rm-provider-aws into upstream-master
    Kostas Theodorakopoulos committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b971df9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. remove destination_config

    Kostas Theodorakopoulos committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    db4d5c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. make fmt

    Kostas Theodorakopoulos committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    65d3381 View commit details
    Browse the repository at this point in the history
  2. aws.TimeValue formatting

    Kostas Theodorakopoulos committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    5f46665 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. added destination_config back

    Kostas Theodorakopoulos committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ac24d88 View commit details
    Browse the repository at this point in the history
  2. website-lint

    Kostas Theodorakopoulos committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    62bd19f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. recommended changes

    Kostas Theodorakopoulos committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    37ebe09 View commit details
    Browse the repository at this point in the history
  2. lint

    Kostas Theodorakopoulos committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3b9f19c View commit details
    Browse the repository at this point in the history