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

Storage: Import Support #1816

Merged
merged 9 commits into from
Aug 30, 2018
Merged

Storage: Import Support #1816

merged 9 commits into from
Aug 30, 2018

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    7ac49f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5041277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b06b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9e4c15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c4c145 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    861f867 View commit details
    Browse the repository at this point in the history
  2. Storage Table: fixing the ID / import support

    ```
    $ acctests azurerm TestAccAzureRMStorageTable_basic
    === RUN   TestAccAzureRMStorageTable_basic
    --- PASS: TestAccAzureRMStorageTable_basic (89.22s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	89.596s
    ```
    tombuildsstuff committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    0b72201 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

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

Commits on Aug 30, 2018

  1. Setting the fields for the Blob/Container resources

    - Ensuring all the fields are set for the Blob and Container resources
    - Removing the separate Exists functions
    tombuildsstuff committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    8ae12fc View commit details
    Browse the repository at this point in the history