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
|[aws_iam_policy_document.node_termination_queue](https://registry.terraform.io/providers/hashicorp/aws/5.17.0/docs/data-sources/iam_policy_document)| data source |
35
+
|[aws_iam_policy_document.sqs](https://registry.terraform.io/providers/hashicorp/aws/5.17.0/docs/data-sources/iam_policy_document)| data source |
| <aname="input_controller_nodegroup_name"></a> [controller\_nodegroup\_name](#input\_controller\_nodegroup\_name)| The initial nodegroup name |`string`| n/a | yes |
37
44
| <aname="input_k8s_service_account_name"></a> [k8s\_service\_account\_name](#input\_k8s\_service\_account\_name)| The k8s karpenter service account name |`string`| n/a | yes |
| <aname="input_message_retention_seconds"></a> [message\_retention\_seconds](#input\_message\_retention\_seconds)| Message retention in seconds for SQS queue |`number`|`300`| no |
39
47
| <aname="input_oidc_provider_arn"></a> [oidc\_provider\_arn](#input\_oidc\_provider\_arn)| The oidc provider arn of the eks cluster |`string`| n/a | yes |
48
+
| <aname="input_sqs_enable_encryption"></a> [sqs\_enable\_encryption](#input\_sqs\_enable\_encryption)| Enable Server side encryption for SQS |`bool`|`true`| no |
40
49
| <aname="input_tags"></a> [tags](#input\_tags)| AWS Tags common to all the resources created |`map(string)`|`{}`| no |
0 commit comments