heh, I think I’m bumping into stuff as I explore 🙂 I’m trying to set up a peering connection between our management VPC (which is created and managed outside of pulumi/terraform) and a VPC that is part of a stack. All of the resource creation classes (eg ec2.Vpc, ec2.Instance etc) take an options that include the possibility of an alternate provider. But the query functions (eg get_vpc) do not.