We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b3db4 commit dc10b61Copy full SHA for dc10b61
1 file changed
samples/function-app-storage-http/dotnet/terraform/variables.tf
@@ -1,7 +1,7 @@
1
variable "resource_group_name" {
2
description = "(Optional) Specifies the name of the resource group."
3
type = string
4
- default = "local-rg"
+ default = "funchttp-rg"
5
}
6
7
variable "prefix" {
0 commit comments