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

Fix the access policy in the ES domain docs #4942

Merged
merged 1 commit into from
Jul 3, 2018

Commits on Jun 21, 2018

  1. Fix the access policy in the ES domain docs

    If a resource isn't specified AWS automatically adds it to point to the ES domain it has been created for.
    This causes a perpetual diff where Terraform keeps attempting to remove the Resource key and AWS keeps adding it back.
    
    Also adds a note drawing attention to the fact that the values for the advanced options _must_  be strings or this will also cause a perpetual diff.
    tomelliff committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    0a84a62 View commit details
    Browse the repository at this point in the history