This project is mirrored from https://:*****@github.com/hashicorp/terraform.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 18 Apr, 2017 1 commit
  2. 19 Dec, 2016 1 commit
  3. 05 Aug, 2016 1 commit
  4. 11 Apr, 2016 1 commit
  5. 05 Apr, 2016 1 commit
  6. 19 Jan, 2016 1 commit
    • Paul Hinze's avatar
      Enhanced Contributing Guide · 6bd60a94
      Paul Hinze authored
      This is a vastly expanded and clarified Contributing guide. It includes
      guidelines for each type of contribution and issue report that are
      designed to be linked off to from issue / PR comments.
      
      We expect the text will continue to evolve as we learn what works and
      what doesn't.
      
      This guide will coincide with a HashiCorp blog post explaining the
      motivation and context around these changes:
      
      https://github.com/hashicorp/www/pull/160
      6bd60a94
  7. 07 Jan, 2016 1 commit
  8. 10 Mar, 2015 1 commit
    • Jeff Mitchell's avatar
      Initial commit. This adds the initial bits of a Docker provider. · f7512ca2
      Jeff Mitchell authored
      Docker's API is huge and only a small subset is currently implemented,
      but this is expected to grow over time. Currently it's enough to
      satisfy the use cases of probably 95% of Docker users.
      
      I'm preparing this initial pull request as a preview step for feedback.
      My ideal scenario would be to develop this within a branch in the main
      repository; the more eyes and testing and pitching in on the code, the
      better (this would avoid a merge request-to-the-merge-request scenario,
      as I figure this will be built up over the longer term, even before
      a merge into master).
      
      Unit tests do not exist yet. Right now I've just been focused on getting
      initial functionality ported over. I've been testing each option
      extensively via the Docker inspect capabilities.
      
      This code (C)2014-2015 Akamai Technologies, Inc. <opensource@akamai.com>
      f7512ca2
  9. 03 Dec, 2014 1 commit
  10. 05 Aug, 2014 2 commits