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_cosmosdb_mongo_collection #3459

Merged
merged 32 commits into from
May 16, 2019

Commits on Mar 28, 2019

  1. initial cosmos SDK commit

    katbyte committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    ac01863 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. refactoring

    katbyte committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    7c6c3ac View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. cosmos sdk updates

    katbyte committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    88955bd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. git merge master

    katbyte committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    8ba15c1 View commit details
    Browse the repository at this point in the history
  2. add new cosmos SDK

    katbyte committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    694e04c View commit details
    Browse the repository at this point in the history
  3. remove cosmos SDK

    katbyte committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    e572d7a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    524a77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1925513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3a06cc View commit details
    Browse the repository at this point in the history
  4. misc typo fixes

    katbyte committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    25b97b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. added SQL containers

    katbyte committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    6aaab62 View commit details
    Browse the repository at this point in the history
  2. added cassandra tables

    katbyte committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    ebcc51e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    62e9122 View commit details
    Browse the repository at this point in the history
  2. git merge master -S

    katbyte committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    acbdc48 View commit details
    Browse the repository at this point in the history
  3. go mod tidy; go mod vendor

    katbyte committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    f515450 View commit details
    Browse the repository at this point in the history
  4. updated cosmos SDK code

    katbyte committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    12184fd View commit details
    Browse the repository at this point in the history
  5. make build succeed

    katbyte committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    3196789 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. git merge master -S

    katbyte committed May 14, 2019
    Configuration menu
    Copy the full SHA
    6420aca View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. fix build

    katbyte committed May 15, 2019
    Configuration menu
    Copy the full SHA
    86056af View commit details
    Browse the repository at this point in the history
  2. fix vendor folder

    katbyte committed May 15, 2019
    Configuration menu
    Copy the full SHA
    edfd9dd View commit details
    Browse the repository at this point in the history
  3. progress

    katbyte committed May 15, 2019
    Configuration menu
    Copy the full SHA
    859799a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. progress

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    9a971d9 View commit details
    Browse the repository at this point in the history
  2. progress #2

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    0bbb521 View commit details
    Browse the repository at this point in the history
  3. git merge master -s

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    bf4a3e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28ad86d View commit details
    Browse the repository at this point in the history
  5. prep for PR

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    dbf5059 View commit details
    Browse the repository at this point in the history
  6. small touchups

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    4d54ad5 View commit details
    Browse the repository at this point in the history
  7. Update azurerm/resource_arm_cosmosdb_mongo_collection.go

    Co-Authored-By: Matthew Frahry <[email protected]>
    katbyte and mbfrahry authored May 16, 2019
    Configuration menu
    Copy the full SHA
    38c17f5 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-Authored-By: Matthew Frahry <[email protected]>
    katbyte and mbfrahry authored May 16, 2019
    Configuration menu
    Copy the full SHA
    e2d4b29 View commit details
    Browse the repository at this point in the history
  9. small formatting correction

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    dc5b7f0 View commit details
    Browse the repository at this point in the history
  10. add docs to sidebar

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    1fbe5dc View commit details
    Browse the repository at this point in the history
  11. make fmt

    katbyte committed May 16, 2019
    Configuration menu
    Copy the full SHA
    f0a5575 View commit details
    Browse the repository at this point in the history