terraform/internal/command/jsonplan
James Bardin 8c5e11d41a add relevant_attributes to the json plan format
Add the resource instances and individual attributes which may have
contributed to the planned changes to the json format of the plan. We
use the existing path encoding for individual attributes, which is
already used in the replace_paths change field.
2022-03-17 09:35:36 -04:00
..
doc.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
module.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
plan.go add relevant_attributes to the json plan format 2022-03-17 09:35:36 -04:00
plan_test.go jsonplan: Improve performance for deep objects 2022-02-18 17:00:18 -05:00
resource.go json-output: Previous address for resource changes 2021-09-20 15:25:23 -04:00
values.go de-linting 2021-09-01 11:36:21 -04:00
values_test.go jsonplan and jsonstate: include sensitive_values in state representations (#28889) 2021-06-14 09:19:13 -04:00