mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-27 09:21:14 -06:00
7e2e834aff
The cloud backend, which communicates with TFC like APIs, can create runs which may have one more configuration parameters altered. These alterations are emitted as run-events on the run so that API clients can consume and display them to users. This commit adds a step in plan operation to query the run-events once a run is created and then emit specific run-event descriptions to the console as warnings for the user. |
||
---|---|---|
.. | ||
testdata | ||
backend_apply_test.go | ||
backend_apply.go | ||
backend_common.go | ||
backend_context_test.go | ||
backend_context.go | ||
backend_plan_test.go | ||
backend_plan.go | ||
backend_state_test.go | ||
backend_state.go | ||
backend_test.go | ||
backend.go | ||
cli.go | ||
colorize.go | ||
remote_test.go | ||
testing.go |