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: Add node_group direct dependency on eks_cluster #796

Merged
merged 2 commits into from
Mar 18, 2020

Commits on Mar 17, 2020

  1. fix: Add node_group direct dependency on eks_cluster

    Setting `manage_aws_auth = false` removes the ordering dependency
    between node_group and eks_cluster generating an error on first apply.
    This fixes that use case.
    Fixes #793
    dpiddock committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    594628a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    cfd8e5a View commit details
    Browse the repository at this point in the history