acode / cli

Autocode CLI and standard library tooling
https://autocode.com/
MIT License
3.8k stars 164 forks source link

Use a development resource in a release (production) #204

Open mic-max opened 4 years ago

mic-max commented 4 years ago

I had a linked PostgreSQL account and wanted to use that same account for my release, but it would not let me and forced me to create a new "Production Account" which I used the exact same values for anyway, they could also not have the same name so I appended "Prod" to my "Production Account" resource.

image

It would be useful if a resource could be used for both account types.

Sorry if this is the wrong place to request