diff --git a/internal/plans/objchange/objchange_test.go b/internal/plans/objchange/objchange_test.go index 4711737627..56a3a5d193 100644 --- a/internal/plans/objchange/objchange_test.go +++ b/internal/plans/objchange/objchange_test.go @@ -1989,8 +1989,9 @@ func TestProposedNew(t *testing.T) { }, // A nested object with computed attributes, which is contained in an - // optional+computed container. The entire prior nested value should be - // represented in the proposed new object if the configuration is null. + // optional+computed container. The prior nested object contains values + // which could not be computed, therefor the proposed new value must be + // the null value from the configuration. "computed within optional+computed": { &configschema.Block{ Attributes: map[string]*configschema.Attribute{