square-telephone-25912
10/27/2023, 9:03 PM~ diskLists: [
~ [0]: {
~ dataSourceReference: {
~ uuid: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" => "yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy"
}
}
]
I've tried ignoring via the following strings:
"diskLists[*].dataSourceReference.uuid",
"diskLists[*].dataSourceReference",
"diskLists[\"*\"].dataSourceReference",
"diskLists.[*].dataSourceReference",
"diskLists.[*].dataSourceReference.uuid"
All of this is being managed via C# and format wise what I typically use is the first two (at least for VM ware. Just hoping someone could help me understand what exactly it is that I'm missing or if this is to be expected behavior from a converted provider?
Thank you in advanced for any thoughts!No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by