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_sql_database - Add sql threat detection policy configuration #1628

Merged
merged 9 commits into from
Sep 9, 2018
Merged

azurerm_sql_database - Add sql threat detection policy configuration #1628

merged 9 commits into from
Sep 9, 2018

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    3f98f8d View commit details
    Browse the repository at this point in the history
  2. Minor cleanup of unnecessary conditions in the sql threat detection c…

    …onfiguration of the `azurerm_sql_database` resource
    TFaga committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    60c6ccd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Updated schema type of string lists to a type set with some minor fix…

    …es in the sql threat detection configuration of the `azurerm_sql_database` resource
    TFaga committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    2e2d854 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. Minor fixes in the sql threat detection list configuration and readin…

    …g of the remote state of the `azurerm_sql_database` resource
    TFaga committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    68222d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Added missing validations to the storage_endpoint and the `storage_…

    …account_access_key` property of the `azurerm_sql_database` resource
    TFaga committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    8672d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63be1f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Configuration menu
    Copy the full SHA
    0eab4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ef9c7 View commit details
    Browse the repository at this point in the history
  3. go fmt

    katbyte committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    6ba227a View commit details
    Browse the repository at this point in the history