#kingy
1 messages · Page 1 of 1 (latest)
Personally preference really. For most, a single account is fine (test/live mode keys). Others have separate accounts for differing environments
There's pro/cons to each
Thanks. I can always spot a senior engineer when their answer can be boiled down to "it depends" 😅
I think we'll go with the shared test mode, and use metadata to distinguish where resources were created
Well objects created in test mode won't be available in live mode/with live keys
They're completely isolated
So that's a redundant step really (if I understand)
Yeah, I'm not worried about that isolation between test/prod. Just in case we need to debug between something created in dev vs staging, or any other environment sharing the test mode.