Sander van Harmelen
9f6a126293
backend/remote: check for external updates
2019-03-08 19:18:07 +01:00
Sander van Harmelen
973e2a7cf9
core: add a context to the UIInput interface
2019-03-08 10:24:40 +01:00
Sander van Harmelen
5249d0fe83
backend/remote: fix bufio.Scanner: token too long
2019-02-07 09:54:43 +01:00
Sander van Harmelen
4561c80c1d
Also show policies when there are no changes
...
This behavior was recently updated in the TFE UI, so lets follow that behavior here as well.
2018-11-21 11:34:59 +01:00
Sander van Harmelen
52a1b22f7a
Implement the remote enhanced backend
...
This is a refactored version of the `remote` backend that was initially added to Terraform v0.11.8 which should now be compatible with v0.12.0.
2018-11-06 16:29:46 +01:00
Martin Atkins
541952bb8f
Revert some work that happened since v0.12-dev branched
...
This work was done against APIs that were already changed in the branch
before work began, and so it doesn't apply to the v0.12 development work.
To allow v0.12 to merge down to master, we'll revert this work out for now
and then re-introduce equivalent functionality in later commits that works
against the new APIs.
2018-10-16 19:48:28 -07:00
Sander van Harmelen
8875fa660f
Make sure we also output policies while planning
2018-10-16 17:16:28 +02:00