File tree Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 102102 },
103103 {
104104 "key" : " prefix" ,
105+ "required" : true ,
106+ "type" : " string" ,
107+ "default_value" : " dev" ,
108+ "random_string" : {
109+ "length" : 4
110+ },
105111 "value_constraints" : [
106112 {
107113 "type" : " regex" ,
246252 },
247253 {
248254 "key" : " prefix" ,
255+ "required" : true ,
256+ "type" : " string" ,
257+ "default_value" : " dev" ,
258+ "random_string" : {
259+ "length" : 4
260+ },
249261 "value_constraints" : [
250262 {
251263 "type" : " regex" ,
648660 "key" : " ibmcloud_api_key"
649661 },
650662 {
651- "key" : " prefix"
663+ "key" : " prefix" ,
664+ "required" : true ,
665+ "type" : " string" ,
666+ "default_value" : " dev" ,
667+ "random_string" : {
668+ "length" : 4
669+ }
652670 },
653671 {
654672 "key" : " vpc_id"
853871 },
854872 {
855873 "key" : " prefix" ,
874+ "required" : true ,
875+ "type" : " string" ,
876+ "default_value" : " dev" ,
877+ "random_string" : {
878+ "length" : 4
879+ },
856880 "value_constraints" : [
857881 {
858882 "type" : " regex" ,
12651289 },
12661290 {
12671291 "key" : " prefix" ,
1292+ "required" : true ,
1293+ "type" : " string" ,
1294+ "default_value" : " dev" ,
1295+ "random_string" : {
1296+ "length" : 4
1297+ },
12681298 "value_constraints" : [
12691299 {
12701300 "type" : " regex" ,
18061836 },
18071837 {
18081838 "key" : " prefix" ,
1839+ "required" : true ,
1840+ "type" : " string" ,
1841+ "default_value" : " dev" ,
1842+ "random_string" : {
1843+ "length" : 4
1844+ },
18091845 "value_constraints" : [
18101846 {
18111847 "type" : " regex" ,
You can’t perform that action at this time.
0 commit comments