Commit Graph

134 Commits (8d2fbd4cd8a75146ffe8d33cec4935c20fdd002d)

Author SHA1 Message Date
Alisdair McDiarmid 2d1976bbda clistate: Update clistate.Locker for command views
5 years ago
Alisdair McDiarmid 536c80da23 backend: Add per-operation diagnostic rendering
5 years ago
Omar Ismail 4ac095b63f only print horizontal rule at first attempt
5 years ago
Omar Ismail d96c90b6af Cost Estimation CLI output unnecessary
5 years ago
Alisdair McDiarmid b2ba650c21 cli: Remove deprecated destroy -force flag
5 years ago
Alisdair McDiarmid 5ca118b4e6 cli: Move resource count code to command package
5 years ago
James Bardin 3bc7d77230 update MockProvider usage
5 years ago
Alisdair McDiarmid 7e09cd1228 backend/remote: No version check for local ops
5 years ago
Alisdair McDiarmid 619c6727ef backend/remote: No version check for operations
5 years ago
Alisdair McDiarmid 6e0d8cde91 backend/remote: Fix for "latest" workspace version
5 years ago
James Bardin 96436f526a unused err value and nil context
5 years ago
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