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_disk_access #9889

Merged
merged 33 commits into from
Jan 5, 2021
Merged

Commits on Aug 15, 2018

  1. Merge pull request #1 from terraform-providers/master

    sync with master fork
    martinbjorgan authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    4468482 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in doc and added example

    mbjorgan committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    7eec704 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge remote-tracking branch 'upstream/master'

    mbjorgan committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    2d6db1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from terraform-providers/master

    sync with master
    martinbjorgan authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    49fac29 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

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

Commits on Jun 29, 2020

  1. Merge pull request #3 from terraform-providers/master

    sync
    martinbjorgan authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3e72bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a30f56 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Martin Bjørgan committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4b97574 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge remote-tracking branch 'upstream/master'

    martinbjorgan committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    e76b299 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from terraform-providers/master

    sync
    martinbjorgan authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    1a9d72f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5d0a93 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge remote-tracking branch 'upstream/master'

    martinbjorgan committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    6ecb922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from terraform-providers/master

    sync
    martinbjorgan authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    60bc789 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge remote-tracking branch 'upstream/master'

    martinbjorgan committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7845e59 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. disk_access - adding new parser

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    4a53f6c View commit details
    Browse the repository at this point in the history
  2. New resource: azurerm_disk_access

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    c17ff97 View commit details
    Browse the repository at this point in the history
  3. New resource azurerm_disk_access

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    94b66ab View commit details
    Browse the repository at this point in the history
  4. New resource azurerm_disk_access

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    04c4e81 View commit details
    Browse the repository at this point in the history
  5. New data source: azurerm_disk_access

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b0d366e View commit details
    Browse the repository at this point in the history
  6. disk access: generating the id formatter/parser

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    8752d8e View commit details
    Browse the repository at this point in the history
  7. disk access data source

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    26be354 View commit details
    Browse the repository at this point in the history
  8. go generated

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    5f9edd6 View commit details
    Browse the repository at this point in the history
  9. go generated

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b3f3c06 View commit details
    Browse the repository at this point in the history
  10. use go generate

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    6c1c2a0 View commit details
    Browse the repository at this point in the history
  11. typo...

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    cf46e28 View commit details
    Browse the repository at this point in the history
  12. fix error msgs

    martinbjorgan committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    87d2028 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge remote-tracking branch 'upstream/master'

    martinbjorgan committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    644d0a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue-9883

    martinbjorgan committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    488fec4 View commit details
    Browse the repository at this point in the history
  3. method signarture changed, make generate

    martinbjorgan committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f9b6b17 View commit details
    Browse the repository at this point in the history
  4. removed unnecessary trailing newline

    martinbjorgan committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    32f8218 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Generated doc files

    martinbjorgan committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c6116c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. add azurerm_disk_access resource and data source tests

    martinbjorgan committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    b88470a View commit details
    Browse the repository at this point in the history
  2. terrafmt

    martinbjorgan committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    9733901 View commit details
    Browse the repository at this point in the history