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. 15 Sep, 2022 1 commit
  2. 14 Sep, 2022 8 commits
  3. 09 Sep, 2022 2 commits
  4. 02 Sep, 2022 1 commit
    • Alisdair McDiarmid's avatar
      Merge pull request #31732 from... · 42ea0815
      Alisdair McDiarmid authored
      Merge pull request #31732 from hashicorp/backport/alisdair/typeexpr-upstreamed/annually-hopeful-filly
      
      Backport of Use upstreamed HCL typexpr package into v1.3
      42ea0815
  5. 01 Sep, 2022 2 commits
  6. 31 Aug, 2022 6 commits
  7. 30 Aug, 2022 8 commits
  8. 29 Aug, 2022 11 commits
  9. 26 Aug, 2022 1 commit
    • Martin Atkins's avatar
      command/jsonchecks: Mark check result objects as experimental · 71dec301
      Martin Atkins authored
      This is a clumsy way to do this, but a pragmatic way to inform potential
      consumers that this part of the format is not yet finalized without having
      to read the docs to see our warning about that.
      
      We need to get some practical experience with a few different consumers
      making use of this format before we can be confident that it's designed
      appropriately. We're not _expecting_ to break it, but we'd like to leave
      the opportunity open in case we quickly learn that there's something
      non-ideal about this design.
      71dec301