Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
08/15/2023, 2:27 AM
This message was deleted.
f
fast-vr-6049
08/15/2023, 7:43 PM
The Azure Native provider recently added the ability to refer to sub-resources via a relative ID, which should save you here. You no longer have to do those big formatted strings! You can instead just write
$self/frontEndConfigurations/my-frontend
, for example.
https://www.pulumi.com/registry/packages/azure-native/api-docs/network/applicationgateway/#subresource
🦄 1
5
Views
Open in Slack
Previous
Next