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. 05 May, 2022 2 commits
  2. 01 Sep, 2021 1 commit
    • Chris Arcand's avatar
      Remove several ignore rules · 9e71da61
      Chris Arcand authored
      The main purpose of this change is to avoid a problem where new golden
      files added to certain directories for test purposes (like .log)
      shouldn't be ignored.
      
      Cleaning up a bit more and broadening the definition, this removes
      ignore rules for artifacts of Terraform itself (state files, plans).
      It's generally not recommended to be using this codebase as your
      Terraform working directory anyway; build here, test elsewhere.
      9e71da61
  3. 27 Oct, 2020 1 commit
  4. 03 Mar, 2020 1 commit
  5. 30 Jun, 2019 1 commit
  6. 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
  7. 06 Jun, 2017 1 commit
  8. 26 Jan, 2017 1 commit
  9. 22 Mar, 2016 1 commit
  10. 08 Mar, 2016 1 commit
  11. 08 Feb, 2016 1 commit
  12. 29 Jan, 2016 1 commit
    • Paul Hinze's avatar
      Vendor all dependencies w/ Godep · 6fe27036
      Paul Hinze authored
       * Remove `make updatedeps` from Travis build. We'll follow up with more
         specific plans around dependency updating in subsequent PRs.
       * Update all `make` targets to set `GO15VENDOREXPERIMENT=1` and to
         filter out `/vendor/` from `./...` where appropriate.
       * Temporarily remove `vet` from the `make test` target until we can
         figure out how to get it to not vet `vendor/`. (Initial
         experimentation failed to yield the proper incantation.)
      
      Everything is pinned to current master, with the exception of:
      
       * Azure/azure-sdk-for-go which is pinned before the breaking change today
       * aws/aws-sdk-go which is pinned to the most recent tag
      
      The documentation still needs to be updated, which we can do in a follow
      up PR. The goal here is to unblock release.
      6fe27036
  13. 14 Jan, 2016 1 commit
  14. 23 Nov, 2015 1 commit
  15. 15 Oct, 2015 1 commit
  16. 14 Oct, 2015 1 commit
  17. 07 May, 2015 1 commit
  18. 30 Jan, 2015 1 commit
  19. 13 Jan, 2015 1 commit
  20. 25 Sep, 2014 1 commit
  21. 28 Jul, 2014 5 commits
  22. 23 Jul, 2014 1 commit
  23. 22 Jul, 2014 1 commit
  24. 12 Jul, 2014 1 commit
  25. 19 Jun, 2014 1 commit
  26. 30 May, 2014 1 commit
  27. 24 May, 2014 2 commits
  28. 22 May, 2014 1 commit