Commit Graph

92 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Martin Atkins 8f27409007 backend/remote: Support HCL variable values in local operations
6 years ago
Martin Atkins 9f9f22091e backend/remote: Unlock workspace if Context fails
6 years ago
Martin Atkins b10f058cbb backend/remote: Only load variables if we're going to use them
6 years ago
Martin Atkins a8d01e3940 backend/remote: Report invalid variables only remotely
6 years ago
Pam Selle a5f2f4cbba Update messaging for .terraformignore
6 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
6 years ago
Paul Thrasher f2ef8ef317
slow down tfce polling to 1s
7 years ago
Paul Thrasher 4e308ef362
typos. some code, some text.
7 years ago
Paul Thrasher d2eaffabea
vendor latest go-tfe
7 years ago
Paul Thrasher d3fc3dee6e
clean up go mod for go-tfe
7 years ago
Paul Thrasher e2831b3d1e
tfce test additions
7 years ago
Paul Thrasher bc2d888b7b
update to go-tfe 0.3.23
7 years ago
Paul Thrasher 39817ac476
cost estimation status polling
7 years ago
Paul Thrasher 979bba0f32
tfce mock fix
7 years ago
Kristin Laemmert 412d459292
backend/remote: remove milseading contents from error message (#22148)
7 years ago
Kristin Laemmert 190ef537ec backend/remote: notify users when uploading something other than cwd
7 years ago
Kristin Laemmert 89eeaed0a0
[WIP] backend/enhanced: start with absolute configuration path (#22096)
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Mary Cutrali e44ca40702 update remote apply language to use proper its/it's
7 years ago
David Celis 5ccccfb91f
Remove pre-alpha cost estimation logic
7 years ago
Sander van Harmelen 394f20f59c backend/remote: do not unlock after a failed upload
7 years ago
Paul Thrasher 151c91ffda
use scanner for reading logs
7 years ago
Paul Thrasher 0e27a8862f
remove duplicate remote output line
7 years ago
Sander van Harmelen bb12206bca Fixup the tests
7 years ago
Sander van Harmelen 7cf744241a Do not use a scanner to read the logs
7 years ago
Paul Thrasher c7a023a95c
update test for new go-tfe version
7 years ago
Paul Thrasher 53f977bee2
TFCE api correct pluralization
7 years ago
Paul Thrasher e479bd5dc3
update to latest go-tfe
7 years ago
Sander van Harmelen 90bc237b7b Prevent a panic caused by writing to a nil map
7 years ago
Sander van Harmelen 39a95e4222 backend/remote: correctly load remote variables
7 years ago
Sander van Harmelen 9f6a126293 backend/remote: check for external updates
7 years ago
Sander van Harmelen 4628fbcc65
Merge pull request #20615 from hashicorp/svh/f-input-context
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
Sander van Harmelen 0232d84a0d backend/remote: also retry on server errors
7 years ago
Sander van Harmelen 63e2dcef8a
Merge pull request #20481 from hashicorp/svh/b-exit-code
7 years ago
Sander van Harmelen 01f17fa0ca backend/remote: exit with 1 when a run is canceled
7 years ago
James Bardin c814f2da37 Change backend.ValidateConfig to PrepareConfig
7 years ago
Sander van Harmelen 58961026a2 backend/remote: use the can-queue-apply permission
7 years ago
Sander van Harmelen 54736b068b backend/remote: use `state.v2` for remote state only
7 years ago
Sander van Harmelen aefbec63b1 backend/remote: update the test logic
7 years ago
Sander van Harmelen 3b80f69eec
Merge pull request #20242 from hashicorp/svh/b-scanner-buffer-v0.12
7 years ago
Sander van Harmelen 47a00ea34b backend/remote: cleanup test connections
7 years ago
Sander van Harmelen 5249d0fe83 backend/remote: fix bufio.Scanner: token too long
7 years ago
Sander van Harmelen 1e4c20686e backend/remote: make sure we show the correct error
7 years ago
Sander van Harmelen 8937fedb76 backend/remote: fix a small typo
7 years ago
Sander van Harmelen e08a7e979e backend/remote: use the correct test operation
7 years ago
Martin Atkins 0c0a437bcb Move module install functionality over to internal/initwd
7 years ago
Sander van Harmelen bba03384d5 backend/remote: log early to indicate execution started
7 years ago
Sander van Harmelen 7b51af72b2 backend/remote: compare versions without the prerelease
7 years ago
Sander van Harmelen 55b6153b04 backend/remote: fix an error that prevents checking constraints
7 years ago