white-balloon-205
03/21/2021, 5:43 AMApply<TypeName>
methods, encouraging use of ApplyT
directly instead (the former is a light syntactic sugar over the latter). This would be a breaking change (though with a fairly mechanical change to update code to continue working the same), and we would expect to make it in the upcoming 3.0 release if we decide to take this change. See https://github.com/pulumi/pulumi/issues/6592 for details.
We would love any feedback/input from this group on the idea of making this change. Please take a look at the issue and provide any input you have there!clever-byte-21551
03/21/2021, 6:37 AMwide-crayon-4093
03/22/2021, 7:50 AMwhite-balloon-205
03/24/2021, 2:03 AMApply
simplification as part of the upcoming Pulumi 3.0 are now at https://github.com/pulumi/pulumi/pull/6607.