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 Resource: azurerm_kusto_cluster #4129

Merged
merged 23 commits into from
Aug 29, 2019

Commits on Aug 20, 2019

  1. add kusto client

    r0bnet committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    1ff71bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b5e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7bdd2 View commit details
    Browse the repository at this point in the history
  4. add new validation for cluster name; fix bug that resource is not fou…

    …nd (Clusters instead of clusters in parsed azure rource id)
    r0bnet committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    664564f View commit details
    Browse the repository at this point in the history
  5. add documentation; fix bugs; remove external trusted clients because …

    …of problems with changing values
    r0bnet committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    735990c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    5f159c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd86c6 View commit details
    Browse the repository at this point in the history
  3. documentation fix

    r0bnet committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    b897c11 View commit details
    Browse the repository at this point in the history
  4. minor bug fixes

    r0bnet committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6149032 View commit details
    Browse the repository at this point in the history
  5. add basic, tags and sku tests

    r0bnet committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    03917d1 View commit details
    Browse the repository at this point in the history
  6. add documentation link

    r0bnet committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    13a917e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03515fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6f1a5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a72967d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. fix imports ordering

    r0bnet committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    2cc5f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff75cf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. change first letter of clusters to upper case (that's how the API is …

    …returning this value)
    r0bnet committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a8269f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    3133fb6 View commit details
    Browse the repository at this point in the history
  2. fix documentation

    r0bnet committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    13e9a4b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Merge branch 'master' into resource-azurerm_kusto_cluster

    # Conflicts:
    #	go.sum
    r0bnet committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    6311064 View commit details
    Browse the repository at this point in the history
  2. fix github review comments

    r0bnet committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    621194f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83457b4 View commit details
    Browse the repository at this point in the history
  4. fix tags test

    r0bnet committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7f3bc78 View commit details
    Browse the repository at this point in the history