Provision application resources
provision_app_resourcesCreates a registered application's PostgreSQL database and role, generates its password on the host, and writes PostgreSQL and Valkey settings to shared/.env from a matching plan.
Instructions
Create a registered application's PostgreSQL database and role, generate its password on the host, and write PostgreSQL and Valkey settings to shared/.env. Requires a matching plan from plan_app_resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| plan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||