Resolves the URL List issue with creating, updating and deleting. Remove sdwan_policy_object_security_url_list and adds sdwan_policy_object_security_url_allow_list and sdwan_policy_object_security_url_blobk_list. Also adds support for type_value to profile parcels
Types of Changes
[ ] New feature (non-breaking change which adds functionaality)
[x] Bug fix (non-breaking change which fixes an issue)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Build/CI change
[ ] Code quality improvement/refactoring/documentation (no functional changes)
Checklist
[x] My code follows the code style of this project
Description
Resolves the URL List issue with creating, updating and deleting. Remove
sdwan_policy_object_security_url_list
and addssdwan_policy_object_security_url_allow_list
andsdwan_policy_object_security_url_blobk_list
. Also adds support fortype_value to profile parcels
Types of Changes
Checklist