Name | Version |
---|---|
terraform | >= 1.9, < 2.0 |
aws | ~> 5.27 |
helm | ~> 2.14 |
kubernetes | ~> 2.30 |
Name | Version |
---|---|
kubernetes | ~> 2.30 |
Name | Source | Version |
---|---|---|
alloy | ./modules/alloy | n/a |
cert_manager | ./modules/cert-manager | n/a |
external_secrets | ./modules/external-secrets | n/a |
karpenter | ./modules/karpenter | n/a |
kyverno | ./modules/kyverno | n/a |
metrics_server | ./modules/metrics-server | n/a |
Name | Type |
---|---|
kubernetes_namespace_v1.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
alloy | grafana alloy configuration | object({ |
n/a | yes |
cert_manager | cert manager configuration | object({ |
n/a | yes |
cluster_name | name of the EKS cluster | string |
n/a | yes |
external_secrets | external secrets configuration | object({ |
{} |
no |
karpenter | karperter configuration | object({ |
{} |
no |
kyverno | kyverno configuration | object({ |
{} |
no |
metrics_server | metrics server configuration | object({ |
{} |
no |
namespace | value of the namespace to deploy cluster apps | object({ |
{ |
no |
node_selector | node selector to deploy cluster apps | map(string) |
{ |
no |
project | n/a | string |
"project name" |
no |
tolerations | tolerations to deploy cluster apps | list(object({ |
[ |
no |
Name | Description |
---|---|
namespace | n/a |