Add or update secret file
render_update_env_group_secret_fileAdd or update a secret file in a Render environment group with a single API call to the Render Public API.
Instructions
Add or update secret file. Add or update a particular secret file in an particular environment group. Calls PUT /env-groups/{envGroupId}/secret-files/{envVarKey} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| envVarKey | Yes | ||
| envGroupId | Yes |