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

2.0-dns #5794

Merged
merged 6 commits into from
Feb 18, 2020
Merged

2.0-dns #5794

merged 6 commits into from
Feb 18, 2020

Commits on Feb 17, 2020

  1. 2.0-dns

    mbfrahry committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    b2777ab View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Remove deadcode

    mbfrahry committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    ef5a2b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f445802 View commit details
    Browse the repository at this point in the history
  3. r/dns_ns_record: fixing a bug during update

    ```
    $ TF_ACC=1 go test -v ./azurerm/internal/services/dns/tests/ -timeout=60m -run=TestAccAzureRMDnsNsRecord_withTags
    === RUN   TestAccAzureRMDnsNsRecord_withTags
    === PAUSE TestAccAzureRMDnsNsRecord_withTags
    === CONT  TestAccAzureRMDnsNsRecord_withTags
    --- PASS: TestAccAzureRMDnsNsRecord_withTags (137.86s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm/internal/services/dns/tests	137.899s
    ```
    tombuildsstuff committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    aeda0b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33aa01f View commit details
    Browse the repository at this point in the history
  5. linting

    tombuildsstuff committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    30be1a4 View commit details
    Browse the repository at this point in the history