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_virtual_machine - add support for assessment #18923

Merged
merged 49 commits into from
Oct 24, 2022

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    7d10f36 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. sql updates

    tikicoder committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e838ed9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    0f2da95 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Update internal/services/mssql/helper/sql_virtual_machine_storage_set…

    …tings.go
    
    Co-authored-by: kt <kt@katbyte.me>
    tikicoder and katbyte authored May 12, 2022
    Configuration menu
    Copy the full SHA
    5940a09 View commit details
    Browse the repository at this point in the history
  2. Update internal/services/mssql/helper/sql_virtual_machine_storage_set…

    …tings.go
    
    Co-authored-by: kt <kt@katbyte.me>
    tikicoder and katbyte authored May 12, 2022
    Configuration menu
    Copy the full SHA
    730ae2f View commit details
    Browse the repository at this point in the history
  3. Update internal/services/mssql/helper/sql_virtual_machine_storage_set…

    …tings.go
    
    Co-authored-by: kt <kt@katbyte.me>
    tikicoder and katbyte authored May 12, 2022
    Configuration menu
    Copy the full SHA
    64b24ba View commit details
    Browse the repository at this point in the history
  4. Update internal/services/mssql/helper/sql_virtual_machine_storage_set…

    …tings.go
    
    Co-authored-by: kt <kt@katbyte.me>
    tikicoder and katbyte authored May 12, 2022
    Configuration menu
    Copy the full SHA
    eca962d View commit details
    Browse the repository at this point in the history
  5. Update internal/services/mssql/mssql_virtual_machine_resource.go

    Co-authored-by: kt <kt@katbyte.me>
    tikicoder and katbyte authored May 12, 2022
    Configuration menu
    Copy the full SHA
    916fee7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    e673a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764987d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from tikicoder/main

    pulling in main
    tikicoder authored May 13, 2022
    Configuration menu
    Copy the full SHA
    5520ecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f6b48d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67fd530 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    482e02d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Update mssql_virtual_machine_resource.go

    fixed issue with comma
    tikicoder authored May 21, 2022
    Configuration menu
    Copy the full SHA
    26805c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93d58b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    94db1e0 View commit details
    Browse the repository at this point in the history
  2. ran gofmt on code

    tikicoder committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1ff4bba View commit details
    Browse the repository at this point in the history
  3. Update mssql_virtual_machine_resource.go

    object doesn't have .get
    tikicoder authored May 26, 2022
    Configuration menu
    Copy the full SHA
    cac7f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69867b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    76824cd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Update mssql_virtual_machine_resource.go

    added update to allow enabling of assesment
    tikicoder authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    1df346f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b8b23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ace720 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c37f24a View commit details
    Browse the repository at this point in the history
  2. Update mssql_virtual_machine_resource.go

    added forgotten invocation
    tikicoder authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b55d31c View commit details
    Browse the repository at this point in the history
  3. Update mssql_virtual_machine_resource.go

    removed trailing space
    tikicoder authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    de7c092 View commit details
    Browse the repository at this point in the history
  4. Update mssql_virtual_machine_resource_test.go

    added new test
    tikicoder authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4e967bf View commit details
    Browse the repository at this point in the history
  5. Update mssql_virtual_machine_resource.go

    removed extra space
    tikicoder authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4ed6162 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. gofmt -s updates

    tikicoder committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8bf6a2f View commit details
    Browse the repository at this point in the history
  2. updates based on feedback

    tikicoder committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    89d2631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3d88e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    13c8454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ef3957 View commit details
    Browse the repository at this point in the history
  3. ran fmter

    tikicoder committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    42e7810 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6397155 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    9bdef9c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    87d5c95 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. upstream pull

    tikicoder committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    43afd2e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    a877a5f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    c7ac9e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge branch 'tiki_sqlvm_upgrade' of github.com:tikicoder/terraform-p…

    …rovider-azurerm into tikicoder-tiki_sqlvm_upgrade
    mbfrahry committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6338b0a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Start of refactor

    mbfrahry committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    75859c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Finalize fixes

    mbfrahry committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    fe2028f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ac7a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Fix tests

    mbfrahry committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1a75846 View commit details
    Browse the repository at this point in the history
  2. make terrafmt

    katbyte committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b7cbb2a View commit details
    Browse the repository at this point in the history
  3. Address review

    mbfrahry committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a4552c8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'tikicoder-tiki_sqlvm_upgrade' of github.com:hashicorp/t…

    …erraform-provider-azurerm into tikicoder-tiki_sqlvm_upgrade
    mbfrahry committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b0fdd4d View commit details
    Browse the repository at this point in the history