| Name | Version |
|---|---|
| terraform | >= 1.0.0 |
| aws | ~> 4.14 |
| helm | ~> 2.5 |
| http | ~> 2.1 |
| kubernetes | ~> 2.11 |
| Name | Version |
|---|---|
| aws | ~> 4.14 |
| helm | ~> 2.5 |
| terraform | n/a |
No modules.
| Name | Type |
|---|---|
| aws_iam_policy.cluster_autoscaler_iam_policy | resource |
| aws_iam_role.cluster_autoscaler_iam_role | resource |
| aws_iam_role_policy_attachment.cluster_autoscaler_iam_role_policy_attach | resource |
| helm_release.cluster_autoscaler_release | resource |
| aws_eks_cluster_auth.cluster | data source |
| terraform_remote_state.eks | data source |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| aws_region | Region in which AWS Resources to be created | string |
"us-east-1" |
no |
| business_divsion | Business Division in the large organization this Infrastructure belongs | string |
"SAP" |
no |
| environment | Environment Variable used as a prefix | string |
"dev" |
no |
| Name | Description |
|---|---|
| cluster_autoscaler_helm_metadata | Metadata Block outlining status of the deployed release. |
| cluster_autoscaler_iam_role_arn | Cluster Autoscaler IAM Role ARN |