* Remove id filter from virtualNetwork.jq

* Remove lines
This commit is contained in:
Somil Ganguly 2022-04-07 00:21:50 +05:30 коммит произвёл GitHub
Родитель ac67ba5f78
Коммит 854aafacdf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1 +1 @@
del(.. | .Id?, .id?, .resourceGuid?, .ResourceId?, .Identity?, .Kind?, .ResourceName?, .ExtensionResourceName?, .ParentResource?, .Plan?, .etag? , .provisioningState?)
del(.. | .Id?, .resourceGuid?, .ResourceId?, .Identity?, .Kind?, .ResourceName?, .ExtensionResourceName?, .ParentResource?, .Plan?, .etag? , .provisioningState?)

Просмотреть файл

@ -4,4 +4,4 @@ This is the folder where the functions go.
Depending on the complexity of the module, it is recommended to subdivide them into subfolders.
The module will pick up all .ps1 files recursively
The module will pick up all .ps1 files recursively