Skip to content

Commit

Permalink
Merge pull request #205 from daveRendon/staging
Browse files Browse the repository at this point in the history
  • Loading branch information
daveRendon authored Jun 6, 2024
2 parents 6de1c2b + e02be7a commit 1a1c1de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions application-workloads/logic-app-send-mail/main.bicepparam
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
using 'main.bicep'

param logicAppName = 'sendgridApp'

param sendgridapiKey = 'YOUR-API-KEY-HERE'

param sendgridName = 'sengrid'

0 comments on commit 1a1c1de

Please sign in to comment.