echoing-kite-20691
08/25/2023, 12:33 PMoptions
(which is a PropertyMap
), if I leave a value blank in Pulumi and set it through the Auth0 UI, pulumi overwrites the value with blank values. In my specific case I'd like to set a few options (disableSignUp
, bruteForceProtection
) and let others (template
) be managed through the UI. Is that possible in some way? Or is it a behavior of the PropertyMap
to always overwrite the entire state.dry-keyboard-94795
08/25/2023, 12:36 PMechoing-kite-20691
08/25/2023, 5:15 PM