Join Slack
Powered by
This message was deleted.
# azure
s
sparse-intern-71089
08/07/2023, 10:31 PM
This message was deleted.
b
brave-planet-10645
08/08/2023, 9:08 AM
Is there any reason that you can’t just create the resource? If it’s not there, Pulumi will create it, but if Pulumi detects that it’s there and no change has been made then it’ll ignore it. You can also set extra inputs to ignore using
ignoreChanges
:
https://www.pulumi.com/docs/concepts/options/ignorechanges/
🙌 1
6
Views
Open in Slack
Previous
Next