Add or update secret file
render_update_env_group_secret_fileUpdate or add a secret file to a Render environment group. Provide the group ID and key to set the secret file content.
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 |