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_databricks_workspace #1134

Merged
merged 14 commits into from
Oct 1, 2018

Commits on Oct 1, 2018

  1. added databricks support

    yaron2 authored and tombuildsstuff committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    33c1414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a65d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfd62e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de9f40f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b62daa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    132bb37 View commit details
    Browse the repository at this point in the history
  7. Address PR feedback

    andrey-moor authored and tombuildsstuff committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    8dc78a2 View commit details
    Browse the repository at this point in the history
  8. Register Databricks provider

    andrey-moor authored and tombuildsstuff committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    4ce361f View commit details
    Browse the repository at this point in the history
  9. Fix formatting

    andrey-moor authored and tombuildsstuff committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    3da6f15 View commit details
    Browse the repository at this point in the history
  10. Fix acceptance tests

    andrey-moor authored and tombuildsstuff committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    7c6079d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3aa5812 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b2c57d1 View commit details
    Browse the repository at this point in the history
  13. Validation for the Databricks Workspace name

    ```
    $ acctests azurerm TestAzureRMDatabrickWorkspaceName
    === RUN   TestAzureRMDatabrickWorkspaceName
    --- PASS: TestAzureRMDatabrickWorkspaceName (0.00s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	1.270s
    ```
    tombuildsstuff committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    d753ac6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19d2cd3 View commit details
    Browse the repository at this point in the history