Describe the bug
Secret sync for Render doesn't support secret referencing for more than 1 level.
What it looks like in local development
> phase secrets export --env Preview | from env | select LEVEL0 LEVEL1 LEVEL2
╭────────┬──────────────────────╮
│ LEVEL0 │ LEVEL0 │
│ LEVEL1 │ LEVEL0+LEVEL1 │
│ LEVEL2 │ LEVEL0+LEVEL1+LEVEL2 │
╰────────┴──────────────────────╯
What it looks like on Render secrets sync
To Reproduce
Steps to reproduce the behavior:
- Create 3 levels of secret referencing.
- Sync it with a service of Render.
- See error.
Expected behavior
Render secrets sync should support recursive references.
Screenshots
Phase.dev setup
Local machine
What it looks like on Render
Platform you are having the issue on: Render
Additional context
Add any other context about the problem here.
Describe the bug
Secret sync for Render doesn't support secret referencing for more than 1 level.
What it looks like in local development
What it looks like on Render secrets sync
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Render secrets sync should support recursive references.
Screenshots
Phase.dev setup
Local machine
What it looks like on Render
Platform you are having the issue on: Render
Additional context
Add any other context about the problem here.