dev-travelex

Results 3 comments of dev-travelex

@PettitWesley : When will this `INPUT` option be available for EKS Fargate? As per [this ](https://docs.aws.amazon.com/eks/latest/userguide/fargate-logging.html )page, The main sections included in a typical Fluent Conf are Service, Input, Filter,...

This possibly explains why I am getting the below error when setting `create_aws_auth_configmap = true` ``` "msg": "\nError: Post \"https://xxxxxxxxxxxxx.gr7.eu-west-1.eks.amazonaws.com/api/v1/namespaces/kube-system/configmaps\": dial tcp 100.68.84.210:443: i/o timeout\n\n with module.eks.kubernetes_config_map.aws_auth[0],\n on .terraform/modules/eks/main.tf line...

I have updated the provider section as mentioned above. But I still get this error: ``` "msg": "\nError: The configmap \"aws-auth\" does not exist\n\n with module.eks.kubernetes_config_map_v1_data.aws_auth[0],\n on .terraform/modules/eks/main.tf line 553,...