Commit Graph

123 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
Alisdair McDiarmid c5c1f31db3 backend: Validate remote backend Terraform version
5 years ago
Alisdair McDiarmid eee57280f6 backend: Faster remote backend tests
5 years ago
Paul Thrasher fc8a76a2a3
Stop printing tfce error message log
6 years ago
Paul Thrasher 960042ad42
Merge pull request #26618 from hashicorp/pault/tfce-continue-on-error
6 years ago
James Bardin 0b31ffa587 use a single log writer
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Paul Thrasher d380f5873c
Allow runs to continue on tfce error
6 years ago
James Bardin 5e9425b562 unreachable
6 years ago
Kristin Laemmert d76cfc8c0c
Merge pull request #26440 from hashicorp/mildwonkey/remove-older-state-vs
6 years ago
Kristin Laemmert 479655ad47 refactor tests to use modern states.State in favor of terraform.State where possible
6 years ago
James Bardin ab6d6f99ae fix races in remote backend mock
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
Kristin Laemmert 86e9ba3d65
* backend/local: push responsibility for unlocking state into individual operations
6 years ago
Kristin Laemmert 604e65bb62 Revert "backend/local: release lock if there is an error in Context() (#25427)"
6 years ago
Kristin Laemmert 1ba0d615e7
backend/local: release lock if there is an error in Context() (#25427)
6 years ago
James Bardin 35d232481f prevent panic in remote backend retry
6 years ago
Kristin Laemmert e6cf6cd758
backend/remote: do not panic if PrepareConfig or Configure receive null (#25135)
6 years ago
CJ Horton e1dcae17b7 add sad path tests for the TFP API version check
6 years ago
CJ Horton 68f199fc76 replace status string with go-tfe enum
6 years ago
Martin Atkins 8e1615a802 backend/remote: Handle cost estimation skipped due to targeting
6 years ago
CJ Horton 0eea4e7c62 prevent targeting for unsupported API versions
6 years ago
Mike Nomitch 650a272a1d Change message sent to remote backend if -target used
6 years ago
Martin Atkins 16f1f3b739 backend/remote: Support -target on plan and apply
6 years ago
Martin Atkins db4f3f8bc5 vendor: go get github.com/hashicorp/go-tfe@v0.8.0
6 years ago
Pam Selle 60b3815af4
Merge pull request #24696 from hashicorp/leetrout/remote-state-force-push
6 years ago
Lee Trout cb0e20ca2b Add support for force pushing with the remote backend
6 years ago
Kritonas 71395a0656 Fixed minor grammatical errors
6 years ago
Ryan Uber 105fcb3cac backend/remote: move reading policy check logs earlier
6 years ago
Ryan Uber 93906e1ad8 backend/remote: display cost estimate and policy check whenever available
6 years ago
Alisdair McDiarmid f15e58adf8 Improve remote backend missing token error
6 years ago
Robert Tillery af77d1d22c backend/remote: Filter environment variables when loading context (#23358)
7 years ago
Martin Atkins 8f27409007 backend/remote: Support HCL variable values in local operations
7 years ago
Martin Atkins 9f9f22091e backend/remote: Unlock workspace if Context fails
7 years ago
Martin Atkins b10f058cbb backend/remote: Only load variables if we're going to use them
7 years ago
Martin Atkins a8d01e3940 backend/remote: Report invalid variables only remotely
7 years ago
Pam Selle a5f2f4cbba Update messaging for .terraformignore
7 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
7 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