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. 27 Mar, 2020 1 commit
  2. 14 Feb, 2020 4 commits
  3. 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
  4. 23 Sep, 2019 1 commit
  5. 19 Aug, 2019 1 commit
  6. 12 Jul, 2019 1 commit
  7. 27 Jun, 2019 1 commit
  8. 12 Mar, 2019 1 commit
  9. 17 Oct, 2018 1 commit
  10. 17 Sep, 2018 1 commit
  11. 03 Jul, 2018 2 commits
  12. 19 May, 2018 1 commit
  13. 16 Nov, 2017 1 commit
  14. 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
  15. 07 Sep, 2017 1 commit
  16. 31 Aug, 2017 1 commit
  17. 28 Aug, 2017 1 commit
  18. 21 Aug, 2017 1 commit
  19. 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
  20. 21 Jul, 2017 1 commit
  21. 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
  22. 13 Jul, 2017 1 commit
  23. 29 Jun, 2017 1 commit
  24. 22 Jun, 2017 1 commit
  25. 05 Jun, 2017 1 commit
  26. 10 Apr, 2017 1 commit
  27. 28 Mar, 2017 1 commit
  28. 12 Mar, 2017 1 commit
  29. 09 Mar, 2017 1 commit
  30. 31 Jan, 2017 1 commit
  31. 04 Jan, 2017 1 commit
  32. 24 Nov, 2016 1 commit
  33. 25 Oct, 2016 2 commits
  34. 13 Oct, 2016 1 commit