Skip to content

Conversation

@sgtoj
Copy link
Collaborator

@sgtoj sgtoj commented Aug 1, 2025

No description provided.

@sgtoj sgtoj requested a review from Copilot August 1, 2025 15:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for v1 of the email-sender service by introducing SendGrid integration capabilities and updating environment variable naming conventions. The changes enable the module to use SendGrid as an email provider with configurable API key and email verification settings.

  • Adds SendGrid configuration variables for API key and email verification toggle
  • Updates Lambda environment variables to use APP_ prefix for consistency
  • Updates documentation to reflect new SendGrid variables and removes pre-release warning

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
variables.tf Adds SendGrid API key and email verification configuration variables
main.tf Updates Lambda environment variables with APP_ prefix and adds SendGrid settings
README.md Updates documentation table with new variables and removes pre-release warning

@sgtoj sgtoj merged commit eca005a into main Aug 1, 2025
2 checks passed
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