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_alb_controller_version"></a> [alb\_controller\_version](#input\_alb\_controller\_version)| The chart version of the ALB controller helm chart |`string`|`"1.4.4"`| no |
| <aname="input_aws_load_balancer_controller_enabled"></a> [aws\_load\_balancer\_controller\_enabled](#input\_aws\_load\_balancer\_controller\_enabled)| Enable ALB controller by default |`bool`|`true`| no |
204
204
| <aname="input_aws_profile"></a> [aws\_profile](#input\_aws\_profile)| AWS profile to use |`string`| n/a | yes |
205
205
| <aname="input_cidr_block"></a> [cidr\_block](#input\_cidr\_block)| The CIDR block used by the VPC |`string`|`"10.2.0.0/16"`| no |
@@ -230,8 +230,6 @@ aws iam create-service-linked-role --aws-service-name spot.amazonaws.com
230
230
| <aname="input_node_group_cpu_threshold"></a> [node\_group\_cpu\_threshold](#input\_node\_group\_cpu\_threshold)| The value of the CPU threshold |`string`|`"70"`| no |
231
231
| <aname="input_node_groups"></a> [node\_groups](#input\_node\_groups)| Terraform object to create the EKS node groups |`map`|`{}`| no |
232
232
| <aname="input_node_role_policies"></a> [node\_role\_policies](#input\_node\_role\_policies)| A list of The ARN of the policies you want to attach |`list`|`[]`| no |
233
-
| <aname="input_nodes_blue_spot_price"></a> [nodes\_blue\_spot\_price](#input\_nodes\_blue\_spot\_price)| The maximum price to use for reserving spot instances. |`any`|`null`| no |
234
-
| <aname="input_nodes_green_spot_price"></a> [nodes\_green\_spot\_price](#input\_nodes\_green\_spot\_price)| The maximum price to use for reserving spot instances. |`any`|`null`| no |
235
233
| <aname="input_redis_enabled"></a> [redis\_enabled](#input\_redis\_enabled)| Whether the redis cluster is enabled |`bool`|`false`| no |
236
234
| <aname="input_redis_engine_version"></a> [redis\_engine\_version](#input\_redis\_engine\_version)| Version number of the cache engine to be used for the cache clusters in this replication group |`string`|`"7.0"`| no |
237
235
| <aname="input_redis_node_type"></a> [redis\_node\_type](#input\_redis\_node\_type)| Instance class of the redis cluster to be used |`string`|`"cache.t4g.micro"`| no |
@@ -271,6 +269,7 @@ aws iam create-service-linked-role --aws-service-name spot.amazonaws.com
0 commit comments