change case of default value for environment input

This commit is contained in:
Arjun Gupta
2020-12-31 11:52:49 +05:30
parent 594ec8f52e
commit 66f5d6ed2e

View File

@@ -12,7 +12,7 @@ inputs:
environment:
description: 'Name of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloud'
required: false
default: AzureCloud
default: azurecloud
allow-no-subscriptions:
description: 'Setthisvaluetotrueto enable support for accessing tenants without subscriptions'
required: false