Hello All, Does anyone know if `aws.ec2.getSubnets...
# general
b
Hello All, Does anyone know if
aws.ec2.getSubnets()
guarantees the order of the
ids
returned? In other words, if I have multiple subnets but only use the first id in the array returned, can I expect to always get the same subnet id? https://www.pulumi.com/registry/packages/aws/api-docs/ec2/getsubnets/