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

r/key_vault: making the network_acls block computed #5207

Merged
merged 2 commits into from
Dec 18, 2019

Commits on Dec 18, 2019

  1. r/key_vault: defaulting the network_acl block to allowed to match…

    … the API behaviour
    
    ```
    $ acctests azurerm TestAccAzureRMKeyVault_networkAclsAllowed
    === RUN   TestAccAzureRMKeyVault_networkAclsAllowed
    === PAUSE TestAccAzureRMKeyVault_networkAclsAllowed
    === CONT  TestAccAzureRMKeyVault_networkAclsAllowed
    --- PASS: TestAccAzureRMKeyVault_networkAclsAllowed (246.39s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	246.448s
    ```
    tombuildsstuff committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8562bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d304c1f View commit details
    Browse the repository at this point in the history