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

azurerm_mssql_database create mode read during import #11026

Merged
merged 9 commits into from
Apr 28, 2021

Commits on Apr 27, 2021

  1. First stab at the problem

    Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cc88f69 View commit details
    Browse the repository at this point in the history
  2. Update importsteps

    Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b4e8e29 View commit details
    Browse the repository at this point in the history
  3. Implemented requested changes

    Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6e5dc52 View commit details
    Browse the repository at this point in the history
  4. r/mssql_database: changing the default for create_mode from Compute…

    …d to `Default`
    
    This mirrors the API behaviour, although it doesn't return it
    tombuildsstuff authored and Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    756176d View commit details
    Browse the repository at this point in the history
  5. mssql: adding a state migration to set the default value for `create_…

    …mode`
    tombuildsstuff authored and Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c8edc0c View commit details
    Browse the repository at this point in the history
  6. Import create_mode for Secondary based on replication link

    Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    d50493d View commit details
    Browse the repository at this point in the history
  7. fixup for pluginsdk wrapper

    Aris van Ommeren committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1ac68d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Extra import steps to test import

    Aris van Ommeren committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3bdc06d View commit details
    Browse the repository at this point in the history
  2. Revert importstep on createCopyMode

    Aris van Ommeren committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2f0d6ad View commit details
    Browse the repository at this point in the history