Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct topic env var name in relation embedder #2808

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

kenoir
Copy link
Contributor

@kenoir kenoir commented Jan 9, 2025

What does this change?

For wellcomecollection/platform#5870

Use the correct env var name for topic arn in the relation embedder, there is a mismatch causing the lambda to fail.

output_topic_arn is preferred to avoid confusion with topic_arns which is used to subscribe input topics.

How to test

  • Deploy the change, does the lambda run successfully?

How can we measure success?

The relation embedder lambda can process events.

Have we considered potential risks?

The 2024-11-18 pipeline is not the production pipeline yet, so a failure should not impact end users.

@kenoir kenoir requested a review from a team as a code owner January 9, 2025 14:37
@kenoir kenoir self-assigned this Jan 9, 2025
@paul-butcher paul-butcher changed the title Ase correct topic env var name in relation embedder Use correct topic env var name in relation embedder Jan 9, 2025
@kenoir kenoir merged commit e33a55b into main Jan 9, 2025
5 checks passed
@kenoir kenoir deleted the rk/r-embed-topic-arn-env branch January 9, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants