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

Support account-level provider with workspace-level resources #3188

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Jan 31, 2024

  1. Working!

    mgyucht committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1ad91bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb7097b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch 'main' into account-level-provider-for-workspace-resources

    # Conflicts:
    #	clusters/data_spark_version.go
    #	common/resource.go
    #	provider/provider.go
    #	settings/all_settings.go
    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    148ccaa View commit details
    Browse the repository at this point in the history
  2. extra

    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8cfbb7d View commit details
    Browse the repository at this point in the history
  3. fix

    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f6cd6d0 View commit details
    Browse the repository at this point in the history
  4. extra

    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    703109d View commit details
    Browse the repository at this point in the history
  5. fix

    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9f35f59 View commit details
    Browse the repository at this point in the history
  6. use actual go SDK

    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7752299 View commit details
    Browse the repository at this point in the history
  7. fix

    mgyucht committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ab4c591 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. comment

    mgyucht committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4d4edd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf747a View commit details
    Browse the repository at this point in the history
  3. change

    mgyucht committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    468920b View commit details
    Browse the repository at this point in the history
  4. use main for diff-schema

    mgyucht committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    782b210 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    4ef15d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50673e View commit details
    Browse the repository at this point in the history
  3. fixes

    mgyucht committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    20f35e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. work

    mgyucht committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f3a0e4a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    affa5a5 View commit details
    Browse the repository at this point in the history
  2. bump go sdk

    mgyucht committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    106d8cc View commit details
    Browse the repository at this point in the history
  3. vaildate workspace ID

    mgyucht committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    74d65f2 View commit details
    Browse the repository at this point in the history
  4. set original_workspace_id

    mgyucht committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9af9719 View commit details
    Browse the repository at this point in the history
  5. work

    mgyucht committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fe2a7cd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. work

    mgyucht committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ebbc581 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2e385e8 View commit details
    Browse the repository at this point in the history
  3. fix

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a5b2dda View commit details
    Browse the repository at this point in the history
  4. fix

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5874ead View commit details
    Browse the repository at this point in the history
  5. fix

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d373d3b View commit details
    Browse the repository at this point in the history
  6. fix

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1267f35 View commit details
    Browse the repository at this point in the history
  7. some cleanups

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6f95828 View commit details
    Browse the repository at this point in the history
  8. more cleanup

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    327d471 View commit details
    Browse the repository at this point in the history
  9. fix tests

    mgyucht committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    10e586f View commit details
    Browse the repository at this point in the history