Cross-test computed attributes properly #1863
Labels
area/testing
The internal testing setup of the bridge
kind/engineering
Work that is not visible to an external user
TF may mark attributes as Computed or Optional+Computed. In either case the provider is allowed to set values for these attributes (and required to do so in the Computed case). Ideally cross-tests would compare this behavior by emulating the "SET" behavior in the provider to make sure Pulumi bridged providers behave identically to TF.
The text was updated successfully, but these errors were encountered: