opentofu/backend/remote
Sander van Harmelen 194863db4e Properly handle workspaces that auto apply changes
This commit adds logic to check if a workspace is configured to auto apply changes. And if it does, we make sure we output all steps correctly.
2018-10-08 12:31:21 +02:00
..
test-fixtures Revert "Merge pull request #18980 from hashicorp/f-policy-output" 2018-10-04 23:03:40 +02:00
backend_apply_test.go Properly handle workspaces that auto apply changes 2018-10-08 12:31:21 +02:00
backend_apply.go Properly handle workspaces that auto apply changes 2018-10-08 12:31:21 +02:00
backend_mock.go Properly handle workspaces that auto apply changes 2018-10-08 12:31:21 +02:00
backend_plan_test.go Properly handle workspaces that auto apply changes 2018-10-08 12:31:21 +02:00
backend_plan.go Add checks for all flags we currently don’t support 2018-10-05 20:16:34 +02:00
backend_state_test.go backend/remote: add support for state locking 2018-09-10 19:49:53 +02:00
backend_state.go backend/remote: add support for state locking 2018-09-10 19:49:53 +02:00
backend_test.go backend/remote: add support for state locking 2018-09-10 19:49:53 +02:00
backend.go Add checks for all flags we currently don’t support 2018-10-05 20:16:34 +02:00
cli.go Implement the Enterprise enhanced remote backend 2018-08-03 22:22:55 +02:00
colorize.go backend/remote: introduce support for -no-color 2018-10-04 18:01:11 +02:00
testing.go backend/remote: extend mocks and add sentinel tests 2018-09-26 22:34:32 +02:00