Commit Graph

174 Commits (fed6538dece2b0306d52f6c12facb5c4e5485725)

Author SHA1 Message Date
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Glenn Sarti 7e2e834aff
Emit warnings for certain run events in cloud backend (#33020)
3 years ago
Sebastian Rivera 5634ae3e18 Unit tests to ensure renderer is appropriately called
3 years ago
Sebastian Rivera b23cfaefe8 Refactor SRO check to prevent duplicate plan output
3 years ago
Alisdair McDiarmid ca53ca00f4 Remove failing DNS query in cloud tests
3 years ago
Alisdair McDiarmid 19e635bfc8 Remove polling delays in run tasks test
3 years ago
Brandon Croft 3d1a58d5b5
Merge pull request #32708 from mrinalirao/mr/taskStage-race
3 years ago
Brandon Croft ec4f62078a
Merge pull request #32666 from hashicorp/sebasslash/fix-credentials-sourcing-backend
3 years ago
Mrinali Rao afc9235f17
Update internal/cloud/backend_taskStages.go
3 years ago
mrinalirao 3104811c7d add test to see if override continues to poll on success
3 years ago
mrinalirao 190858b9e4 Bug Fix where CLI exits if run is not confirmable.
3 years ago
Sebastian Rivera 6d0a191ec4 Handle provisioner log types in renderer
3 years ago
Brandon Croft 26e85685d1
Merge pull request #32647 from hashicorp/TF-4390-backport-initial-remote-state-serial-fix
3 years ago
Sebastian Rivera 71dac9bf5e Add token field to cloud backend
3 years ago
Sebastian Rivera de574ae6d4
Initial implementation of structured logging in cloud backend (#32504)
3 years ago
Brandon Croft de7304cacb
Begin cloud remote state with serial > 0
3 years ago
Brandon Croft 81a4e5ae44
Backport support for generic hostname to backend/remote
3 years ago
Brandon Croft 2fe3a23094
Add generic hostname (localterraform.com) support to cloud backend
3 years ago
Anna Winkler 3cc7e55465
Expand error when discovery document request fails (#32394)
3 years ago
Nick Fagerlund acf7314587 Fix typo in cloud backend's `TestCloud_setConfigurationFields`
3 years ago
mrinalirao dcd2826277 refactor runTaskStage func & use multierrors lib
3 years ago
mrinalirao 4d2e75bbda Merge branch 'mr/refactor-task-stage' into mr/policy-evaluation
3 years ago
mrinalirao d11aa099cc • return error on task stage failed, canceled or errored
3 years ago
mrinalirao a5add7e361 modify Poll func to pass in backoff interval
3 years ago
mrinalirao 15288caf64 Code Improvements:
3 years ago
mrinalirao 5c5b1099c8 refactor runTaskStage
3 years ago
mrinalirao f993106e49 fix logic in MultiErrors append func
3 years ago
mrinalirao 5dea138a11 fix logic in multiErrors Append func
3 years ago
mrinalirao 191a5f1018 add test for override
3 years ago
mrinalirao e36886c0e7 add task stage override
3 years ago
mrinalirao 2be890a37c add policy evaluation task stage
3 years ago
mrinalirao d7c7f3689c refactor task results to run as a task stage
3 years ago
James Bardin 79175b29f3
Merge pull request #32261 from sivchari/fix-prealloc
3 years ago
Jarrett Spiker cebd5e3fce Upgrade go-tfe to 1.12.0
3 years ago
Jarrett Spiker c16d726f2c Succeed cloud workspace deletion if the workspace does not exist
3 years ago
Jarrett Spiker 1dafd7c0b1 Fix test compilation errors caused by interface change
3 years ago
Jarrett Spiker 060255a9d5 Use safe or force workspace delete for cloud backend
3 years ago
sivchari ef4798de8e fix: pre allocate for composite literal
3 years ago
Glenn Sarti 1773129832 Add tests for cloud backend taskStage
4 years ago
Glenn Sarti 43371b8293 Add support for pre-apply task results in the cloud backend
4 years ago
Glenn Sarti 18da2f0213 Refactor task stage retrieval in cloud backend
4 years ago
Megan Bang 72ba8a869e removes EnableForcePush and other unrelated code
4 years ago
Megan Bang 5eaa4c45c0 fix imports
4 years ago
Megan Bang de8bd5826f first part of code review comments
4 years ago
Megan Bang 7e5b7b283e updates for code consistency
4 years ago
Megan Bang dbf99f17b1 add test and removed backend state from cloud
4 years ago
Megan Bang bddf6a9b34 updating to use the latest version of cloud/state.go and just pass schemas along to PersistState in the remote state
4 years ago
Megan Bang 344379f5c7 fix cloud state breaking?
4 years ago
Megan Bang 021f1f69e9 updates to cloud state
4 years ago
Megan Bang 4fab46749a update persist state
4 years ago