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. 13 Oct, 2021 2 commits
  2. 12 Oct, 2021 4 commits
  3. 08 Oct, 2021 2 commits
    • James Bardin's avatar
      backport of commit 3f4b680f · b9d966a9
      James Bardin authored
      b9d966a9
    • James Bardin's avatar
      skip refreshing deposed during destroy plan · 93eb3967
      James Bardin authored
      The destroy plan should not require a configured provider (the complete
      configuration is not evaluated, so they cannot be configured).
      
      Deposed instances were being refreshed during the destroy plan, because
      this instance type is only ever destroyed and shares the same
      implementation between plan and walkPlanDestroy. Skip refreshing during
      walkPlanDestroy.
      
      add comment about when we call ConfigureProvider
      93eb3967
  4. 05 Oct, 2021 3 commits
  5. 04 Oct, 2021 1 commit
  6. 29 Sep, 2021 6 commits
  7. 28 Sep, 2021 4 commits
  8. 24 Sep, 2021 3 commits
  9. 16 Sep, 2021 3 commits
  10. 15 Sep, 2021 6 commits
  11. 14 Sep, 2021 2 commits
  12. 13 Sep, 2021 4 commits