From a20ac0d59a0cbced3084510bc49c2cac547cd122 Mon Sep 17 00:00:00 2001 From: Mike Heffner Date: Tue, 20 Jan 2026 11:42:49 -0500 Subject: [PATCH] Don't need these all in release output --- .github/workflows/auto-release.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 2de55ce..b8c9b15 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -121,14 +121,6 @@ jobs: - \`rotel-lambda-forwarder-${TAG_NAME}_x86_64.zip\` - x86_64 architecture - \`rotel-lambda-forwarder-${TAG_NAME}_arm64.zip\` - ARM64 architecture - ### CloudFormation Templates - - CloudFormation templates are available in S3: - - \`s3://rotel-cloudformation/stacks/${TAG_NAME}/x86_64/rotel-lambda-forwarder-otlp.yaml\` - - \`s3://rotel-cloudformation/stacks/${TAG_NAME}/x86_64/rotel-lambda-forwarder-clickhouse.yaml\` - - \`s3://rotel-cloudformation/stacks/${TAG_NAME}/arm64/rotel-lambda-forwarder-otlp.yaml\` - - \`s3://rotel-cloudformation/stacks/${TAG_NAME}/arm64/rotel-lambda-forwarder-clickhouse.yaml\` - ### Installation Download the appropriate architecture zip file and deploy using AWS Lambda.