pulumi/pkg/resource/deploy
Kyle Dixler ff63b2fec3
Change approach from resource goals to new deployment resource states
This commit changes the approach to use the deployment's news to
determine the DeletedWith flag. This works with all of the resources in
the deployment that may not have Goals such as Read resources.
2023-04-18 13:39:15 -07:00
..
deploytest all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
providers all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
builtins.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deployment.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deployment_executor.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deployment_executor_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deployment_test.go Remove source_fixed 2022-11-08 15:55:45 +00:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
manifest.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
plan.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot_test.go test # This is a combination of 3 commits. 2022-10-25 16:54:58 -07:00
source.go Monitor.Invoke and Provider.Invoke take different arguments (#9323) 2022-04-14 10:59:46 +01:00
source_error.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
source_eval.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
source_eval_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
source_null.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
source_query.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
source_query_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
state_builder.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
state_builder_test.go Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04:00
step.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
step_executor.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
step_generator.go Change approach from resource goals to new deployment resource states 2023-04-18 13:39:15 -07:00
step_generator_test.go Change approach from resource goals to new deployment resource states 2023-04-18 13:39:15 -07:00
target.go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00