|
24 | 24 | | additional\_allowed\_ips | IP addresses allowed to connect to private resources | `list(any)` | `[]` | no | |
25 | 25 | | alb\_ingress\_chart\_version | Version of alb-ingress helm chart | `string` | `"1.0.4"` | no | |
26 | 26 | | alb\_ingress\_image\_tag | Tag of docker image for alb-ingress controller | `string` | `"v1.1.5"` | no | |
27 | | -| alertmanager\_slack\_channel | Slack channel for alertmanager alerts | `string` | `"madops-demo-alerts"` | no | |
28 | 27 | | allowed\_account\_ids | List of allowed AWS account IDs | `list` | `[]` | no | |
29 | 28 | | aws\_node\_termination\_handler\_version | Version of aws-node-termination-handler helm chart | `string` | `"0.13.3"` | no | |
30 | 29 | | calico\_daemonset | Version of calico helm chart | `string` | `"0.3.4"` | no | |
31 | 30 | | cert\_manager\_version | Version of cert-manager helm chart | `string` | `"1.1.0"` | no | |
32 | | -| cluster\_autoscaler\_version | Version of autoscaler helm chart | `string` | `"1.1.0"` | no | |
| 31 | +| cluster\_autoscaler\_chart\_version | Version of cluster autoscaler helm chart | `string` | `"9.9.2"` | no | |
| 32 | +| cluster\_autoscaler\_version | Version of cluster autoscaler | `string` | `"v1.19.0"` | no | |
33 | 33 | | elk\_index\_retention\_days | Days before remove index from system elasticsearch | `number` | `14` | no | |
34 | 34 | | elk\_snapshot\_retention\_days | Days to capture index in snapshot | `number` | `90` | no | |
35 | 35 | | elk\_version | Version of ELK helm chart | `string` | `"7.8.0"` | no | |
36 | 36 | | external\_dns\_version | Version of external-dns helm chart | `string` | `"4.9.4"` | no | |
37 | 37 | | external\_secrets\_version | Version of external-secrets helm chart | `string` | `"6.3.0"` | no | |
38 | 38 | | gitlab\_runner\_version | Version of gitlab runner helm chart | `string` | `"0.26.0"` | no | |
39 | | -| grafana\_gitlab\_group | Gitlab group for grafana oauth | `string` | `"madops"` | no | |
40 | | -| kibana\_gitlab\_group | Gitlab group for kibana oauth2 | `string` | `"madops"` | no | |
41 | | -| loki\_datasource\_for\_prometheus\_stack | Enable Loki Datasource in prometheus stack chart | `bool` | `false` | no | |
42 | 39 | | loki\_stack | Version of Loki Stack helm chart | `string` | `"2.3.1"` | no | |
43 | 40 | | nginx\_ingress\_controller\_version | Version of nginx-ingress helm chart | `string` | `"3.23.0"` | no | |
44 | 41 | | nginx\_ingress\_ssl\_terminator | Select SSL termination type | `string` | `"lb"` | no | |
|
48 | 45 | | redis\_version | Version of redis helm chart | `string` | `"12.7.3"` | no | |
49 | 46 | | region | Default infrastructure region | `string` | `"us-east-1"` | no | |
50 | 47 | | reloader\_version | Version of reloader helm chart | `string` | `"0.0.81"` | no | |
51 | | -| remote\_state\_bucket | Name of the bucket with the state | `string` | `"madops-terraform-state-us-east-1"` | no | |
| 48 | +| remote\_state\_bucket | Name of the bucket for terraform state | `string` | n/a | yes | |
52 | 49 | | remote\_state\_key | Key of the remote state for terraform\_remote\_state | `string` | `"layer1-aws"` | no | |
53 | 50 |
|
54 | 51 | ## Outputs |
|
0 commit comments