pulumi/pkg/resource/graph
Thomas Gummerer 3242403d57
state_move: add --include-parents flag (#16628)
When moving state it can be useful to also include all the parents. Add
a flag to give users that option.

Using this flag, all parents of all the resources being moved will be
included in the move.
2024-07-11 12:59:20 +00:00
..
dependency_graph.go state_move: add --include-parents flag (#16628) 2024-07-11 12:59:20 +00:00
dependency_graph_rapid_test.go Replace ResourceSet with a generic set type (#14724) 2023-12-03 23:20:43 +00:00
dependency_graph_test.go state_move: add --include-parents flag (#16628) 2024-07-11 12:59:20 +00:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00