Skip to content

Commit df4b283

Browse files
[skip ci] Update README.md and terraform-docs
1 parent 437516e commit df4b283

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ No modules.
258258
| <a name="input_fargate_selectors"></a> [fargate\_selectors](#input\_fargate\_selectors) | List of selector for Kubernetes Pods to execute with the Fargate Profile (Default to a K8s Namespace: `fargate`) | `any` | <pre>[<br> {<br> "namespace": "fargate"<br> }<br>]</pre> | no |
259259
| <a name="input_ip_family"></a> [ip\_family](#input\_ip\_family) | IP Family for EKS cluster - `ipv4` or `ipv6` | `string` | `"ipv4"` | no |
260260
| <a name="input_name"></a> [name](#input\_name) | Base Name for all resources (preferably generated by terraform-null-label) | `string` | `"stackx-cluster"` | no |
261-
| <a name="input_static_unique_id"></a> [static\_unique\_id](#input\_static\_unique\_id) | Static unique ID, defined in the root module once, to be suffixed to all resources for uniqueness (if you choose uuid / longer id, some resources will be cut of at max length - empty means disable and NOT add unique suffix) | `string` | `""` | no |
262261
| <a name="input_subnet_ids"></a> [subnet\_ids](#input\_subnet\_ids) | Subnet IDs to create EKS Cluster into | `list(string)` | n/a | yes |
263262
| <a name="input_tag_cluster_sg"></a> [tag\_cluster\_sg](#input\_tag\_cluster\_sg) | Add tags to EKS created Cluster Security Group | `bool` | `true` | no |
264263
| <a name="input_tags"></a> [tags](#input\_tags) | User specific Tags / Labels to attach to resources (will be merged with module tags) | `map(string)` | `{}` | no |

docs/images/screenshot2.png

-4.01 KB
Loading

docs/images/screenshot2.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)