From 9cd15c0b00519850bc5a041e0f1a4467c3e3b1cb Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Tue, 10 Sep 2024 13:31:16 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(adot):=20removed=20adot=20ad?= =?UTF-8?q?don=20as=20it=20requires=20pre-existing=20cluster=20cert-manage?= =?UTF-8?q?r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tf | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.tf b/main.tf index 71f9fbc..6f929ed 100644 --- a/main.tf +++ b/main.tf @@ -64,9 +64,6 @@ module "cluster" { subnet_ids = local.subnets cluster_addons = { - adot = { - most_recent = true - } amazon-cloudwatch-observability = { most_recent = true service_account_role_arn = module.cloudwatch_observability_irsa_role.iam_role_arn