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_sql_virtual_network_rule #978

Merged

Commits on Mar 13, 2018

  1. Added SQL Vnet Rule

    Vanessa Louwagie committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    70d742e View commit details
    Browse the repository at this point in the history
  2. Initial working implemtation of arm_sql_virtual_network_rule

    Vanessa Louwagie committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    d02ef1a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Added initial virtual network rule test.

    Vanessa Louwagie committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    35cb61e View commit details
    Browse the repository at this point in the history
  2. Fixed SQL test cases for SQL Vnet rule.

    Vanessa Louwagie committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    d7d4f88 View commit details
    Browse the repository at this point in the history
  3. Fixed SQL Virtual Network Rule tests to run correctly.

    Vanessa Louwagie committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    8e06967 View commit details
    Browse the repository at this point in the history
  4. Added additional test cases and expected output for SQL Vnet rule end…

    …point cases
    Vanessa Louwagie committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    0888af6 View commit details
    Browse the repository at this point in the history
  5. Added Import Test for SQL Vnet Rule.

    Vanessa Louwagie committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    46aaeb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a15347 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Fixed formatting and comments in vnet sql rule tests.

    Vanessa Louwagie committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    906b2f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Updated config entry to new registration syntax

    Vanessa Louwagie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    d4ae4fd View commit details
    Browse the repository at this point in the history
  2. Updated subnet variable name to match other resources

    Vanessa Louwagie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    3c9bbc2 View commit details
    Browse the repository at this point in the history
  3. Added SQL vnet rule name validation and tests

    Vanessa Louwagie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    d8fa04b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b7d306 View commit details
    Browse the repository at this point in the history
  5. Added nil check for response properties to SQL vnet rule.

    Vanessa Louwagie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    40a50bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9517eb1 View commit details
    Browse the repository at this point in the history
  7. Added SQL vnet rule test for switching subnets

    Vanessa Louwagie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    1aaf309 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Configuration menu
    Copy the full SHA
    193e991 View commit details
    Browse the repository at this point in the history
  2. Fixed SQL Vnet Rule test case and validation logic. Added more consis…

    …tency with comments.
    Vanessa Louwagie committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    712de07 View commit details
    Browse the repository at this point in the history
  3. Added initial rough draft of documentation

    Vanessa Louwagie committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    0c267e9 View commit details
    Browse the repository at this point in the history
  4. Added SQL vnet rule endpoint_state as a computed field

    Vanessa Louwagie committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    d287702 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Revised part of the SQL vnet rule documentation.

    Vanessa Louwagie committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    c9350bc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Added check/wait status on create or update of a SQL virtual network …

    …rule. Added consistency to error messages.
    Vanessa Louwagie committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    299731e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Increased SQL Vnet Rule Create method's ContinuousTargetOccurence pro…

    …perty to 5.
    Vanessa Louwagie committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    b6c69da View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

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