File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 132132 {
133133 "key" : " existing_resource_group_name" ,
134134 "display_name" : " resource_group" ,
135- "required" : true ,
136135 "custom_config" : {
137136 "type" : " resource_group" ,
138137 "grouping" : " deployment" ,
139138 "original_grouping" : " deployment" ,
140139 "config_constraints" : {
141140 "identifier" : " rg_name"
142141 }
143- }
142+ },
143+ "default_value" : " Default" ,
144+ "description" : " The name of an existing resource group to provision the resources."
144145 },
145146 {
146147 "key" : " logs_routing_tenant_regions" ,
680681 "config_constraints" : {
681682 "identifier" : " rg_name"
682683 }
683- }
684+ },
685+ "default_value" : " Default" ,
686+ "description" : " The name of an existing resource group to provision the resources."
684687 },
685688 {
686689 "key" : " logs_routing_tenant_regions" ,
You can’t perform that action at this time.
0 commit comments