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_asg_name"></a> [asg\_name](#input\_asg\_name)| Name of the auto scaling group |`string`|`"default"`| no |
110
112
| <aname="input_backup_retention_period"></a> [backup\_retention\_period](#input\_backup\_retention\_period)| The number of days to retain backups |`number`|`1`| no |
111
113
| <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`|`null`| no |
112
114
| <aname="input_base_domain"></a> [base\_domain](#input\_base\_domain)| Base domain |`string`| n/a | yes |
113
-
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Name of the cluster |`string`|n/a|yes|
115
+
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Name of the cluster |`string`|`"default"`|no|
114
116
| <aname="input_container_image"></a> [container\_image](#input\_container\_image)| Container image for kong |`string`|`"kong:3.7.1-ubuntu"`| no |
115
117
| <aname="input_cpu_for_kong_task"></a> [cpu\_for\_kong\_task](#input\_cpu\_for\_kong\_task)| CPU required for kong task definiton |`number`|`256`| no |
116
118
| <aname="input_create_db_subnet_group"></a> [create\_db\_subnet\_group](#input\_create\_db\_subnet\_group)| Whether to create a DB subnet group |`bool`|`true`| no |
117
119
| <aname="input_db_allocated_storage"></a> [db\_allocated\_storage](#input\_db\_allocated\_storage)| The amount of allocated storage in GBs |`number`|`20`| no |
118
120
| <aname="input_db_max_allocated_storage"></a> [db\_max\_allocated\_storage](#input\_db\_max\_allocated\_storage)| The maximum amount of allocated storage in GBs |`number`|`100`| no |
119
121
| <aname="input_deletion_protection"></a> [deletion\_protection](#input\_deletion\_protection)| Whether to enable deletion protection |`bool`|`false`| no |
120
-
| <aname="input_desired_capacity"></a> [desired\_capacity](#input\_desired\_capacity)| Desired capacity of auto scaling group |`number`|`2`| no |
121
122
| <aname="input_desired_count_for_kong_service"></a> [desired\_count\_for\_kong\_service](#input\_desired\_count\_for\_kong\_service)| Desired count for kong service |`number`|`1`| no |
122
123
| <aname="input_force_new_deployment"></a> [force\_new\_deployment](#input\_force\_new\_deployment)| Whether to force new deployment |`bool`|`true`| no |
123
-
| <aname="input_instance_type_for_kong"></a> [instance\_type\_for\_kong](#input\_instance\_type\_for\_kong)| Instance type for kong |`string`|`"t2.micro"`| no |
124
-
| <aname="input_key_name_for_kong"></a> [key\_name\_for\_kong](#input\_key\_name\_for\_kong)| Key name for to SSH into kong instance |`string`|`null`| no |
125
124
| <aname="input_kong_admin_sub_domain_names"></a> [kong\_admin\_sub\_domain\_names](#input\_kong\_admin\_sub\_domain\_names)| List of kong admin sub domain names |`list(any)`| n/a | yes |
126
125
| <aname="input_kong_public_sub_domain_names"></a> [kong\_public\_sub\_domain\_names](#input\_kong\_public\_sub\_domain\_names)| List of kong public sub domain names |`list(any)`| n/a | yes |
127
126
| <aname="input_log_configuration_for_kong"></a> [log\_configuration\_for\_kong](#input\_log\_configuration\_for\_kong)| Log configuration for kong |`any`|`null`| no |
128
127
| <aname="input_maintenance_window"></a> [maintenance\_window](#input\_maintenance\_window)| The window to perform maintenance in.Syntax:ddd:hh24:mi-ddd:hh24:mi|`string`|`null`| no |
129
128
| <aname="input_manage_master_user_password"></a> [manage\_master\_user\_password](#input\_manage\_master\_user\_password)| Whether to manage master user password |`bool`|`false`| no |
130
129
| <aname="input_managed_scaling_status"></a> [managed\_scaling\_status](#input\_managed\_scaling\_status)| Mangaed scaling |`string`|`"ENABLED"`| no |
131
-
| <aname="input_max_size"></a> [max\_size](#input\_max\_size)| Min size of auto scaling group |`number`|`2`| no |
132
130
| <aname="input_maximum_scaling_step_size"></a> [maximum\_scaling\_step\_size](#input\_maximum\_scaling\_step\_size)| Maximum scaling step size |`number`|`2`| no |
133
131
| <aname="input_memory_for_kong_task"></a> [memory\_for\_kong\_task](#input\_memory\_for\_kong\_task)| Memory required for kong task definiton |`number`|`256`| no |
134
-
| <aname="input_min_size"></a> [min\_size](#input\_min\_size)| Min size of auto scaling group |`number`|`1`| no |
135
132
| <aname="input_minimum_scaling_step_size"></a> [minimum\_scaling\_step\_size](#input\_minimum\_scaling\_step\_size)| Minimum scaling step size |`number`|`1`| no |
136
133
| <aname="input_multi_az"></a> [multi\_az](#input\_multi\_az)| Specifies if the RDS instance is multi-AZ |`bool`|`false`| no |
137
134
| <aname="input_performance_insights_enabled"></a> [performance\_insights\_enabled](#input\_performance\_insights\_enabled)| Whether to enable performance insights |`bool`|`true`| no |
138
135
| <aname="input_performance_insights_retention_period"></a> [performance\_insights\_retention\_period](#input\_performance\_insights\_retention\_period)| The retention period for performance insights |`number`|`7`| no |
139
136
| <aname="input_private_subnet_ids"></a> [private\_subnet\_ids](#input\_private\_subnet\_ids)| List of private subnet id |`list(string)`| n/a | yes |
140
-
| <aname="input_protect_from_scale_in"></a> [protect\_from\_scale\_in](#input\_protect\_from\_scale\_in)| Whether to protect from scale in |`bool`|`true`| no |
141
137
| <aname="input_public_subnet_ids"></a> [public\_subnet\_ids](#input\_public\_subnet\_ids)| List of public subnet id |`list(string)`| n/a | yes |
142
138
| <aname="input_rds_db_tags"></a> [rds\_db\_tags](#input\_rds\_db\_tags)| List of tags |`map(string)`|`{}`| no |
143
139
| <aname="input_rds_instance_class"></a> [rds\_instance\_class](#input\_rds\_instance\_class)| The instance class to use |`string`|`"db.t3.micro"`| no |
@@ -147,4 +143,4 @@ This command will display the values of the stored parameters, ensuring they hav
0 commit comments