Skip to content

Commit

Permalink
Latest push:
Browse files Browse the repository at this point in the history
  • Loading branch information
carnellj-genesys committed Sep 24, 2024
1 parent 0e193c1 commit 7c484da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ resource "genesyscloud_routing_email_route" "devengage_email_domain" {
pattern="support"
from_name="Financial Services"
from_email = "support@${var.genesys_email_domain}.${genesys_email_domain_region}"
flow_id = data.genesyscloud_flow.flow.id
flow_id = var.genesys_email_flow_id
}

0 comments on commit 7c484da

Please sign in to comment.