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

r/firehose_delivery_stream - add support for elasticsearch cluster_endpoint + validations #12484

Merged
merged 8 commits into from
Aug 31, 2020

Commits on Aug 31, 2020

  1. add const for destination types

    add validations
    add cluster_endpoint for es configuration
    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    4b1cd57 View commit details
    Browse the repository at this point in the history
  2. allow cluster endpoint

    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    25019e7 View commit details
    Browse the repository at this point in the history
  3. add docs

    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    d9caac6 View commit details
    Browse the repository at this point in the history
  4. add https prefix

    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    529bd13 View commit details
    Browse the repository at this point in the history
  5. add prefix for enums

    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    be0db1b View commit details
    Browse the repository at this point in the history
  6. fix test

    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    ab3c8f2 View commit details
    Browse the repository at this point in the history
  7. use sdk enum slices

    fix `retry_duration` validation func
    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3e9a4d0 View commit details
    Browse the repository at this point in the history
  8. tf 12 syntax for tests

    DrFaust92 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    4ba2886 View commit details
    Browse the repository at this point in the history