Update Policy Library (automated) (#514)

This commit is contained in:
cae-pr-creator[bot] 2023-05-01 09:05:27 +01:00 коммит произвёл GitHub
Родитель 4265c127f4
Коммит 6cb99d859d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -20,7 +20,7 @@
"parameters": {
"listOfResourceTypesAllowed": {
"type": "Array",
"defaultValue": null,
"defaultValue": [],
"metadata": {
"displayName": "Allowed resource types in the Decommissioned landing zone",
"description": "Allowed resource types in the Decommissioned landing zone, default is none.",

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

@ -20,7 +20,7 @@
"parameters": {
"listOfResourceTypesNotAllowed": {
"type": "Array",
"defaultValue": null,
"defaultValue": [],
"metadata": {
"displayName": "Not allowed resource types in the Sandbox landing zone",
"description": "Not allowed resource types in the Sandbox landing zone, default is none.",