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. 24 Nov, 2021 1 commit
  2. 08 Sep, 2021 1 commit
  3. 27 Aug, 2021 1 commit
  4. 09 Aug, 2021 1 commit
  5. 24 Feb, 2021 1 commit
  6. 26 Jan, 2021 1 commit
  7. 14 Oct, 2020 1 commit
  8. 23 Sep, 2020 1 commit
  9. 24 Jul, 2020 1 commit
  10. 14 Apr, 2020 1 commit
  11. 06 Apr, 2020 7 commits
  12. 03 Apr, 2020 6 commits
  13. 27 Mar, 2020 3 commits
  14. 23 Mar, 2020 1 commit
  15. 10 Feb, 2020 1 commit
  16. 17 Oct, 2019 1 commit
  17. 15 Oct, 2019 1 commit
    • Martin Atkins's avatar
      Revise our contributing/development documentation · f96edbb1
      Martin Atkins authored
      Our documentation for how to contribute was in quite a state of disrepair,
      with some documents still describing things as they were before moving
      providers into separate repositories, others making assumptions about
      Go development that are no longer true in modules mode, and so forth.
      
      This is an attempt at a reset to a good state that should work with the
      codebase as it currently stands, and should hopefully serve as a basis
      for iterative improvement from here.
      
      These new instructions lean primarily on standard Go toolchain usage and
      instruct using the Makefile only for some Terraform-specific situations
      that the Go toolchain does not automatically handle. The idea here is that
      this direct usage of primary commands in the Go toolchain is less likely
      to be broken by changes in future Go releases, and should be immediately
      familiar to anyone who has experience with Go development.
      f96edbb1
  18. 25 Sep, 2019 1 commit
  19. 23 Sep, 2019 1 commit
  20. 11 May, 2017 1 commit
  21. 18 Apr, 2017 1 commit
  22. 19 Dec, 2016 1 commit
  23. 05 Aug, 2016 1 commit
  24. 11 Apr, 2016 1 commit
  25. 05 Apr, 2016 1 commit
  26. 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
  27. 07 Jan, 2016 1 commit