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

Support for StorageAccountType on azurerm_shared_image_version #4865

Closed
wants to merge 15 commits into from

Commits on Nov 12, 2019

  1. CW Supporting storage_account_type for shared image version resource/…

    …data
    Christopher committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c4f2701 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'azurerm/master'

    Christopher committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    7c3e4f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. CW Acceptance tests for storage_account_type

    Christopher committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    ba6c1be View commit details
    Browse the repository at this point in the history
  2. CW Fix for travislint

    Christopher committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    3a17746 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Update azurerm/resource_arm_shared_image_version.go

    Accepting recommended change.
    
    Co-Authored-By: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    cwebbtw and tombuildsstuff committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    36738e7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'azurerm/master'

    Christopher authored and Christopher committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    7421e10 View commit details
    Browse the repository at this point in the history
  3. CW Adding test step for standard ZRS storage account type

    Christopher authored and Christopher committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    0f1501b View commit details
    Browse the repository at this point in the history
  4. CW Removing duplicate test

    Christopher authored and Christopher committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    2abd32e View commit details
    Browse the repository at this point in the history
  5. CW Isolating storage account type verification into new test case

    Christopher authored and Christopher committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    3b33cb6 View commit details
    Browse the repository at this point in the history
  6. CW Refactor to reduce duplicate code (DRY)

    Christopher authored and Christopher committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    6dadaa0 View commit details
    Browse the repository at this point in the history
  7. CW Adding arguments

    Christopher authored and Christopher committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    bf30b59 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. CW Splitting LRS/ZRS tests

    Christopher authored and Christopher committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    97601f7 View commit details
    Browse the repository at this point in the history
  2. CW Removing superfluous test step from data source

    Christopher authored and Christopher committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    e31be05 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. CW Linting

    Christopher authored and Christopher committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    286e964 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'azurerm/master'

    Christopher committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    d074f38 View commit details
    Browse the repository at this point in the history