it would be good to know better answer, but the way I did this in past was to use library source.
for example of your ECR
https://github.com/pulumi/pulumi-awsx/blob/v1.0.6/sdk/nodejs/ecr/image.ts
It has doc in code, enough for quick check, but might be hard in long run.
Maybe it's a way to "force" us to update more often? 😄
f
flat-sunset-12668
11/06/2023, 7:26 PM
Gotcha, that sounds a little painful 😅, but thank you for the info!