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

Added databricks_workspace_conf resource #398

Merged
merged 5 commits into from
Nov 4, 2020
Merged

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    bd373c1 View commit details
    Browse the repository at this point in the history
  2. add changelog

    nfx committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b7c44af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504c657 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Enable testing with new state

            InstanceState: map[string]string{
    			"custom_config.enableSomething": "true",
    		},
    		HCL: `custom_config {
    			enableIpAccessLists = "true"
    		}`,
    nfx committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    6e630f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac8ff38 View commit details
    Browse the repository at this point in the history