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/storage_containers: switching to use the new SDK / support for metadata #3857

Merged
merged 10 commits into from
Jul 17, 2019

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    c5a30d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac54ea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0576277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b021512 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7087b2b View commit details
    Browse the repository at this point in the history
  6. r/storage_container: updating the tests to use the new sdk

    ```
    $ acctests azurerm TestAccAzureRMStorageContainer_
    === RUN   TestAccAzureRMStorageContainer_basic
    === PAUSE TestAccAzureRMStorageContainer_basic
    === RUN   TestAccAzureRMStorageContainer_requiresImport
    --- SKIP: TestAccAzureRMStorageContainer_requiresImport (0.00s)
        resource_arm_storage_container_test.go:44: Skipping since resources aren't required to be imported
    === RUN   TestAccAzureRMStorageContainer_update
    === PAUSE TestAccAzureRMStorageContainer_update
    === RUN   TestAccAzureRMStorageContainer_disappears
    === PAUSE TestAccAzureRMStorageContainer_disappears
    === RUN   TestAccAzureRMStorageContainer_root
    === PAUSE TestAccAzureRMStorageContainer_root
    === CONT  TestAccAzureRMStorageContainer_basic
    --- PASS: TestAccAzureRMStorageContainer_basic (135.22s)
    === CONT  TestAccAzureRMStorageContainer_root
    --- PASS: TestAccAzureRMStorageContainer_root (104.49s)
    === CONT  TestAccAzureRMStorageContainer_disappears
    --- PASS: TestAccAzureRMStorageContainer_disappears (117.15s)
    === CONT  TestAccAzureRMStorageContainer_update
    --- PASS: TestAccAzureRMStorageContainer_update (163.77s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	520.686s
    ```
    tombuildsstuff committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    587578d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    2cfca67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f25ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d35db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e26c7ef View commit details
    Browse the repository at this point in the history