opentofu/internal/command/views
James Bardin 57aa7c6025 skip drift rendering for deposed resources
Deposed instances have no current state and are only scheduled for
deletion, so there is no reason to try and render drift on these
instances.
2021-05-24 15:48:05 -04:00
..
json Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
apply_test.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
apply.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_count_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_count.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_json_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_json.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_ui_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_ui.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
json_view_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
json_view.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
operation_test.go fix schemas and add deposed test 2021-05-24 15:38:58 -04:00
operation.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
output_test.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
output.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
plan_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
plan.go skip drift rendering for deposed resources 2021-05-24 15:48:05 -04:00
refresh_test.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
refresh.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
show.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
state_locker.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
test_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
validate_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
validate.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
view.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00