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

deps: update maps to 2021-02-01, add G2 SKU #11676

Merged
merged 1 commit into from
May 13, 2021
Merged

deps: update maps to 2021-02-01, add G2 SKU #11676

merged 1 commit into from
May 13, 2021

Commits on May 12, 2021

  1. deps: update maps to 2021-02-01, add G2 SKU

    Fixes #11610
    
    ```
    $ TF_ACC=1 go test -v ./azurerm/internal/services/maps -timeout=1000m
    2021/05/12 12:36:22 [DEBUG] not using binary driver name, it's no longer needed
    2021/05/12 12:36:22 [DEBUG] not using binary driver name, it's no longer needed
    === RUN   TestAccMapsAccountDataSource_basic
    === PAUSE TestAccMapsAccountDataSource_basic
    === RUN   TestAccMapsAccount_basic
    === PAUSE TestAccMapsAccount_basic
    === RUN   TestAccMapsAccount_sku
    === PAUSE TestAccMapsAccount_sku
    === RUN   TestAccMapsAccount_skuG2
    === PAUSE TestAccMapsAccount_skuG2
    === RUN   TestAccMapsAccount_tags
    === PAUSE TestAccMapsAccount_tags
    === CONT  TestAccMapsAccountDataSource_basic
    === CONT  TestAccMapsAccount_skuG2
    === CONT  TestAccMapsAccount_tags
    === CONT  TestAccMapsAccount_sku
    === CONT  TestAccMapsAccount_basic
    --- PASS: TestAccMapsAccountDataSource_basic (103.35s)
    --- PASS: TestAccMapsAccount_basic (106.81s)
    --- PASS: TestAccMapsAccount_sku (108.20s)
    --- PASS: TestAccMapsAccount_skuG2 (109.10s)
    --- PASS: TestAccMapsAccount_tags (157.25s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm/internal/services/maps	158.883s
    ```
    favoretti committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c1a127f View commit details
    Browse the repository at this point in the history