Do I have to manually register output types..? Som...
# package-authoring
a
Do I have to manually register output types..? Some of my output types are not getting registered in the generated pulumiTypes.go file. Seems like only the ones that were used as inputs are auto registered.
panic: interface conversion: internal.Output is pulumi.AnyOutput, not provider.SubnetworkArrayOutput