Create addon
addon_createProvision a managed database or storage addon (Postgres, Redis, S3) in a Lizard project. Each call creates a new addon, never updates an existing one.
Instructions
Use this when the user wants to provision a managed database or storage addon (Postgres, Redis, or S3) in a Lizard project. Calling this again creates another addon, even with the same name — it does not update an existing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Stable reference key for ${{name.KEY}} templates | |
| type | Yes | ||
| region | Yes | Deployment region code — call region_list first if unsure of valid values, do not guess | |
| project | Yes |