I am creating EKS CloudWatch Observability addon using Terraform with this config. All custom configurations are available in configs directory.
When deploying it, it goes timed-out after 20 minutes
While exploring the logs of fluentbit pods, it shows file is already available and contains error. If I delete default config and deploy same configurations using terraform_data source, it deploys and works perfectly fine.
I am creating EKS CloudWatch Observability addon using Terraform with this config. All custom configurations are available in configs directory.
When deploying it, it goes timed-out after 20 minutes
While exploring the logs of fluentbit pods, it shows file is already available and contains error. If I delete default config and deploy same configurations using terraform_data source, it deploys and works perfectly fine.