mirror of https://github.com/pulumi/pulumi.git
653adbe621
This is implemented in the engine and interprets the empty string `""` to inherit the value from the resource's parent if it exists signifying that it was unspecified by the user's program. There is currently no way to override this in a child to unset it when set by the parent, but can be addressed by not parenting the resource to a resource with `deletedWith` set. |
||
---|---|---|
.. | ||
analyzer_test.go | ||
delete_before_replace_test.go | ||
golang_sdk_test.go | ||
import_test.go | ||
pending_delete_test.go | ||
provider_test.go | ||
pulumi_test.go | ||
refresh_test.go | ||
resource_reference_test.go | ||
step_generator_test.go | ||
target_test.go | ||
test_plan.go | ||
update_plan_test.go |