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 Feb, 2021 1 commit
  2. 22 Jan, 2021 1 commit
  3. 25 Sep, 2020 1 commit
    • Daniel Dreier's avatar
      Add bug triage guide · 8af2120e
      Daniel Dreier authored
      Add a written bug triage process and link to it in README.md
      
      Bug process
      
      Remove goals, edit for brevity, and move how to write a good issue report to bug report template
      
      link HashiCorp GPG key in bug report template
      
      add summary links for triage process
      8af2120e
  4. 27 Mar, 2020 1 commit
  5. 14 Feb, 2020 4 commits
  6. 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
  7. 23 Sep, 2019 1 commit
  8. 19 Aug, 2019 1 commit
  9. 12 Jul, 2019 1 commit
  10. 27 Jun, 2019 1 commit
  11. 12 Mar, 2019 1 commit
  12. 17 Oct, 2018 1 commit
  13. 17 Sep, 2018 1 commit
  14. 03 Jul, 2018 2 commits
  15. 19 May, 2018 1 commit
  16. 16 Nov, 2017 1 commit
  17. 02 Nov, 2017 1 commit
    • Martin Atkins's avatar
      provider/terraform: reorganize for merge into core · a3ced1a3
      Martin Atkins authored
      The "terraform" provider was previously split out into its own repository,
      but that turned out to be a mistake due to how tightly it depends on
      aspects of Terraform Core.
      
      Here we prepare to bring it back into the core repository by reorganizing
      the directory layout to conform with what's expected there.
      a3ced1a3
  18. 07 Sep, 2017 1 commit
  19. 31 Aug, 2017 1 commit
  20. 28 Aug, 2017 1 commit
  21. 21 Aug, 2017 1 commit
  22. 25 Jul, 2017 2 commits
    • fossabot's avatar
      Add license scan report and status · d6baeef3
      fossabot authored
      d6baeef3
    • Martin Atkins's avatar
      Update README logo URL · 5be673f9
      Martin Atkins authored
      This now uses the canonical location for the logo image on the main Terraform website.
      
      (The image isn't actually there at the time of this commit, but will be published here as
      part of updating the website for the 0.10.0 release.)
      5be673f9
  23. 21 Jul, 2017 1 commit
  24. 18 Jul, 2017 1 commit
    • Martin Atkins's avatar
      documentation: explain provider dev environment setup · c57dbebe
      Martin Atkins authored
      The intent here is just to introduce some initial docs on our recommended
      way to develop plugins in the same GOPATH as Terraform itself. The
      documentation in this area needs some more fundamental rework as it is
      rather outdated and mis-organized, but that's outside the scope of what
      this change is trying to achieve.
      c57dbebe
  25. 13 Jul, 2017 1 commit
  26. 29 Jun, 2017 1 commit
  27. 22 Jun, 2017 1 commit
  28. 05 Jun, 2017 1 commit
  29. 10 Apr, 2017 1 commit
  30. 28 Mar, 2017 1 commit
  31. 12 Mar, 2017 1 commit
  32. 09 Mar, 2017 1 commit
  33. 31 Jan, 2017 1 commit
  34. 04 Jan, 2017 1 commit
  35. 24 Nov, 2016 1 commit