diff --git a/infrastructure/dogfood/terraform/aws-tf-module/main.tf b/infrastructure/dogfood/terraform/aws-tf-module/main.tf index 48acc33c1a18..2b452d4e5898 100644 --- a/infrastructure/dogfood/terraform/aws-tf-module/main.tf +++ b/infrastructure/dogfood/terraform/aws-tf-module/main.tf @@ -87,7 +87,8 @@ module "main" { image = local.fleet_image family = local.customer awslogs = { - name = local.customer + name = local.customer + retention = 365 } iam = { role = {