зеркало из https://github.com/Azure/AzOps.git
Fix to VNet modules templates (#584)
* Remove id filter from virtualNetwork.jq * Remove lines
This commit is contained in:
Родитель
ac67ba5f78
Коммит
854aafacdf
|
@ -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
|
Загрузка…
Ссылка в новой задаче