Skip to content

Commit

Permalink
flow variables SIDs
Browse files Browse the repository at this point in the history
  • Loading branch information
sinehome committed Nov 17, 2023
1 parent 6c29246 commit 89e0d02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions twilio-iac/helplines/mw/production.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ locals {

#Studio flow
flow_vars = {
service_sid = "xx"
environment_sid = "xx"
capture_channel_with_bot_function_sid = "xx"
service_sid = "ZS42eddf74e047f1b42570b91766e278c8"
environment_sid = "ZE72542f1675e60fb60a137995fc6b61c2"
capture_channel_with_bot_function_sid = "ZH59fec96902ac870dddc110366ea97522"
capture_channel_with_bot_function_name = "channelCapture/captureChannelWithBot"
}

Expand Down

0 comments on commit 89e0d02

Please sign in to comment.