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

New Data Source: aws_elasticsearch_domain #1867

Merged

Commits on Aug 27, 2019

  1. Adding an ElasticsearchDomain data source to the aws provider

    Marc Boudreau authored and Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    969fcc4 View commit details
    Browse the repository at this point in the history
  2. Added VPC Options to ElasticsearchDomain datasource

    Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    5a6c823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e097e3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605ebb6 View commit details
    Browse the repository at this point in the history
  5. Documented the additional attributes

    Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    11c93b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31ab880 View commit details
    Browse the repository at this point in the history
  7. feedback from review and corrections to make test pass

    Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    0eff4e0 View commit details
    Browse the repository at this point in the history
  8. removed log_type check because there seems to be odd behaviour with t…

    …he resource
    Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    7a640ed View commit details
    Browse the repository at this point in the history
  9. changing zone_awareness_config type to TypeList

    Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    3c5c6dc View commit details
    Browse the repository at this point in the history
  10. documented the zone_awareness_config attribute in the cluster_config …

    …block
    Marc Boudreau committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    fa082b5 View commit details
    Browse the repository at this point in the history