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 Data Source: azurerm_servicebus_namespace #2841

Merged
merged 2 commits into from
Feb 7, 2019

Commits on Feb 6, 2019

  1. New Data Source: azurerm_servicebus_namespace

    Tests pass:
    
    ```
    $ acctests azurerm TestAccDataSourceAzureRMServiceBusNamespace_
    === RUN   TestAccDataSourceAzureRMServiceBusNamespace_basic
    === PAUSE TestAccDataSourceAzureRMServiceBusNamespace_basic
    === RUN   TestAccDataSourceAzureRMServiceBusNamespace_premium
    === PAUSE TestAccDataSourceAzureRMServiceBusNamespace_premium
    === CONT  TestAccDataSourceAzureRMServiceBusNamespace_basic
    --- PASS: TestAccDataSourceAzureRMServiceBusNamespace_basic (422.34s)
    === CONT  TestAccDataSourceAzureRMServiceBusNamespace_premium
    --- PASS: TestAccDataSourceAzureRMServiceBusNamespace_premium (517.23s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	940.106s
    ```
    tombuildsstuff committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0cb50db View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

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