late-balloon-24601
05/22/2024, 1:55 PM<getFunction>Output methods. It took me quite a while to realise that there is (for example) an Output version of aws.ec2.getRouteTable which deals with the input/output pulumi type async stuff for you, without needing to use initialize/apply shenanigans. I only found out about them because I happened to see it being used in an example on github.
Are these methods specific to the TS implementation of Pulumi SDKs and therefore not covered in the generic API docs because of that, and if so is there any docs that goes into detail about TS-specific gotchas?lively-crayon-44649
05/22/2024, 3:54 PMlate-balloon-24601
05/22/2024, 3:55 PMlively-crayon-44649
05/22/2024, 3:56 PM