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

Fixed incorrect diff for num_clusters and min_num_clusters for stopped databricks_sql_endpoint #1927

Merged
merged 2 commits into from
Jan 16, 2023

Commits on Jan 16, 2023

  1. Fixed diff for num_clusters for stopped databricks_sql_endpoint

    Correctly suppress diff for `num_clusters` on warehouses that are not running, in case `num_clusters` is not specified.
    
    Note for contributors: `tf:"suppress_diff"` and `tf:"default"` don't work well together.
    
    Fix #1204
    nfx committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    20ee3cf View commit details
    Browse the repository at this point in the history
  2. fix tests

    nfx committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2197776 View commit details
    Browse the repository at this point in the history