fast-sandwich-30809
04/03/2024, 10:04 PMpulumi.runtime.invoke
, where does that wind up?
It looks like my code calls the "package" code, which calls invoke
, which calls via grpc to the pulumi runtime, which I believe then uses a "plugin". I am debugging a post request in the azure-native provider and am hoping to find the part that is making the actual callfast-sandwich-30809
04/03/2024, 10:44 PMstrings
against the compiled azure-native binary. I need to stop for tonight before this spirals 😄fast-sandwich-30809
04/04/2024, 3:25 AMadventurous-butcher-54166
04/04/2024, 3:06 PMautoname(for=storage.StorageAccount)
Automatically create Private Link DNS zones and private endpoints by passing in an instance of a Pulumi resource and the metadata helper acquires required information like private dns zone to link, sub resource type etc...
PrivateEndpoint(
target_resource=some_keyvault,
...
)
Would love for pulumi-azure-native to publish a map between resources and Azure provider...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