You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_backup_retention_period"></a> [backup\_retention\_period](#input\_backup\_retention\_period)| The number of days to retain backups |`number`| n/a | yes |
27
27
| <aname="input_backup_window"></a> [backup\_window](#input\_backup\_window)| The daily time range (in UTC) during which automated backups are created if they are enabled |`string`| n/a | yes |
28
+
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Name of the cluster |`string`| n/a | yes |
28
29
| <aname="input_container_image"></a> [container\_image](#input\_container\_image)| Container image for kong |`string`| n/a | yes |
29
30
| <aname="input_cpu_for_kong_task"></a> [cpu\_for\_kong\_task](#input\_cpu\_for\_kong\_task)| CPU required for kong task definiton |`number`| n/a | yes |
30
31
| <aname="input_create_db_subnet_group"></a> [create\_db\_subnet\_group](#input\_create\_db\_subnet\_group)| Whether to create a DB subnet group |`bool`| n/a | yes |
0 commit comments