File tree Expand file tree Collapse file tree 16 files changed +48
-48
lines changed Expand file tree Collapse file tree 16 files changed +48
-48
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ variable "order" {
2525}
2626
2727variable "group" {
28- type = string
29- description = " The name of a group that this app belongs to."
30- default = null
28+ type = string
29+ description = " The name of a group that this app belongs to."
30+ default = null
3131}
3232
3333variable "icon" {
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ variable "order" {
1616}
1717
1818variable "group" {
19- type = string
20- description = " The name of a group that this app belongs to."
21- default = null
19+ type = string
20+ description = " The name of a group that this app belongs to."
21+ default = null
2222}
2323
2424variable "agent_id" {
Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ variable "order" {
2525}
2626
2727variable "group" {
28- type = string
29- description = " The name of a group that this app belongs to."
30- default = null
28+ type = string
29+ description = " The name of a group that this app belongs to."
30+ default = null
3131}
3232
3333variable "icon" {
Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ variable "order" {
2525}
2626
2727variable "group" {
28- type = string
29- description = " The name of a group that this app belongs to."
30- default = null
28+ type = string
29+ description = " The name of a group that this app belongs to."
30+ default = null
3131}
3232
3333variable "icon" {
Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ variable "order" {
9090}
9191
9292variable "group" {
93- type = string
94- description = " The name of a group that this app belongs to."
95- default = null
93+ type = string
94+ description = " The name of a group that this app belongs to."
95+ default = null
9696}
9797
9898variable "offline" {
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ variable "order" {
3333}
3434
3535variable "group" {
36- type = string
37- description = " The name of a group that this app belongs to."
38- default = null
36+ type = string
37+ description = " The name of a group that this app belongs to."
38+ default = null
3939}
4040
4141variable "slug" {
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ variable "order" {
1616}
1717
1818variable "group" {
19- type = string
20- description = " The name of a group that this app belongs to."
21- default = null
19+ type = string
20+ description = " The name of a group that this app belongs to."
21+ default = null
2222}
2323
2424variable "agent_id" {
Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ variable "order" {
6969}
7070
7171variable "group" {
72- type = string
73- description = " The name of a group that this app belongs to."
74- default = null
72+ type = string
73+ description = " The name of a group that this app belongs to."
74+ default = null
7575}
7676
7777variable "slug" {
Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ variable "order" {
2525}
2626
2727variable "group" {
28- type = string
29- description = " The name of a group that this app belongs to."
30- default = null
28+ type = string
29+ description = " The name of a group that this app belongs to."
30+ default = null
3131}
3232
3333variable "icon" {
Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ variable "order" {
6363}
6464
6565variable "group" {
66- type = string
67- description = " The name of a group that this app belongs to."
68- default = null
66+ type = string
67+ description = " The name of a group that this app belongs to."
68+ default = null
6969}
7070
7171variable "coder_parameter_order" {
You can’t perform that action at this time.
0 commit comments