You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Use dynamic block to prevent empty device policies (#31)
* used dynamic block to handle lack of device policy
* changed device_policy_enabled default value to true
* fixed issues that were causing integration tests to break
* removed device enabled variable
* fixed string formatting error
* refering to the variables using var. notation
* update the expression that determines if device policy needs to be enabled
Co-authored-by: Rajinder Singh <[email protected]>
0 commit comments