-
I'm currently writing an automation shell script that buys a number, creates a sync service, and deploys a function. These deployed function should be used by the just bought number. Unfortunately, I …
-
Hello.
I've followed installation instructions on a Flex instance. And after deployment it should be workin ok. but i'm getting an error: **serverless_functions_domain is not set in flex config or …
-
Version 1.x of `twilio-run` at one point introduced a bug through a downstream dependency that would create additional unnecessary resources upon every deploy if the project had more than 50 Functions…
-
`twilio serverless:promote --help` lists:
```
-f, --source-environment=source-environment SID or suffix of an existing environment you want to deploy from.
-f, --build-sid=build-sid …
-
Add an Action that deploys to Twilio Serverless when merge occurs on main
> Add testing
>Add Notifications
[https://www.figma.com/board/SmwVvlV2ttg43Om4BNyrnd/Biblical-Phone-Tree?node-id=0-1&t=Y81k…
-
after running the Twilio Serverless: Deploy
I get the following error:
Please define a least one PACKAGE in your 'settings.json'!
Source: Deploy (Extension)
*Also, I need to cd the project d…
-
## Problem
Right now if you want to chain Twilio CLI commands you'll have to do two things:
1. You'll have to define your output type into something parseable, for example `-o json`
2. Parse the …
-
### Issue Summary
When creating a new Autopilot Task for a bot, the data appears to be populated from the Terrafrom `twilio_autopilot_assistants_tasks_v1` resource correctly, but subsequent updates d…
-
If you start the dev-phone command and something fails it currently doesn't clean up after itself.
Way to replicate: have 50 Serverless Services in your Twilio account and run `twilio dev-phone`.
-
Hi there,
I have an issue that faced in https://github.com/twilio-labs/plugin-serverless where present string flags without any value don't work.
For example, this doesn't work:
```
twilio …