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 Jul, 2022 1 commit
  2. 01 Jul, 2022 8 commits
  3. 30 Jun, 2022 15 commits
  4. 29 Jun, 2022 1 commit
  5. 28 Jun, 2022 2 commits
    • Laura Pacilio's avatar
      Merge pull request #31011 from dleser/patch-1 · f83c8e1d
      Laura Pacilio authored
      Added example with function argument expansion
      f83c8e1d
    • James Bardin's avatar
      add simple error indicating backend removal · 953c448f
      James Bardin authored
      There are no good options for inserting diagnostics into the backend
      lookup, or creating a backend which reports it's removal because none of
      the init or GetSchema functions return any errors.
      
      Keep a registry of the removed backend so that we can at least notify
      users that a backend was removed vs an invalid name.
      953c448f
  6. 27 Jun, 2022 13 commits