This commit is contained in:
Rod Trent 2021-07-12 15:57:33 -04:00 коммит произвёл GitHub
Родитель 4f7aab5232
Коммит c6b653d5ca
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -344,7 +344,7 @@ if ($env:GCP -eq "Yes") {
$body = @{
"properties" = @{
"displayName" = "GCPIPRanges"
"provider" = "Goolge"
"provider" = "Google"
"source" = "https://www.gstatic.com/ipranges/cloud.json"
"itemsSearchKey" = "IPRange"
"rawContent" = "$rawContent"