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

New Resource: azurerm_storage_management_policy #3819

Merged
merged 42 commits into from
Oct 2, 2019

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    b8e019c View commit details
    Browse the repository at this point in the history
  2. continue implementation

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    8895366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f4fbb View commit details
    Browse the repository at this point in the history
  4. Remove debugging code

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    47a2bcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ff053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e66c857 View commit details
    Browse the repository at this point in the history
  7. Add multi-rule test

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    0d80a78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ea613f View commit details
    Browse the repository at this point in the history
  9. Add docs

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    7c9446a View commit details
    Browse the repository at this point in the history
  10. Add field validation

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    62efb48 View commit details
    Browse the repository at this point in the history
  11. Tidy imports

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    a23ae1b View commit details
    Browse the repository at this point in the history
  12. go fmt

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    96741d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8dbea4b View commit details
    Browse the repository at this point in the history
  14. Set resource ID on read

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    2cc02dd View commit details
    Browse the repository at this point in the history
  15. fix up validation

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    9981c1a View commit details
    Browse the repository at this point in the history
  16. fixup-name

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    b4e4009 View commit details
    Browse the repository at this point in the history
  17. Add missing error check

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    0845298 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e8b9478 View commit details
    Browse the repository at this point in the history
  19. gofmt

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    3d30b19 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7597f50 View commit details
    Browse the repository at this point in the history
  21. Incorporate PR review suggestions

    Co-Authored-By: Matthew Frahry <mbfrahry@gmail.com>
    stuartleeks and mbfrahry committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    bf96d55 View commit details
    Browse the repository at this point in the history
  22. Add required import

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    dda9f2c View commit details
    Browse the repository at this point in the history
  23. Remove commented code

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    b58ef23 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f32afae View commit details
    Browse the repository at this point in the history
  25. Fix formatting

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    1651ca5 View commit details
    Browse the repository at this point in the history
  26. Remove property

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    54fc3c1 View commit details
    Browse the repository at this point in the history
  27. Add import tests

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    54baf7a View commit details
    Browse the repository at this point in the history
  28. Fixup if condition

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    2af3987 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2dd6c43 View commit details
    Browse the repository at this point in the history
  30. Add nil check

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    aff17e9 View commit details
    Browse the repository at this point in the history
  31. Add array nil check

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    55d7427 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4ea25fc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8afeebf View commit details
    Browse the repository at this point in the history
  34. lint: remove empty line

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    4bcb6a0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cbe5350 View commit details
    Browse the repository at this point in the history
  36. make fmt

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    38e757c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e8d324f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ac80fec View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ddb60b6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    77b5dec View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7c541b2 View commit details
    Browse the repository at this point in the history
  42. Add missing error check

    stuartleeks committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    3d4b8c8 View commit details
    Browse the repository at this point in the history