yup, that would return another “Output” that gets ...
# python
p
yup, that would return another “Output” that gets resolved when you pass it as an Input to another pulumi function. Output has __get_item__ and __get_attr__ defined, but not the magic functions that make it an iterable.