nubisproject / nubis-docker-deploy

Mozilla Public License 2.0
0 stars 3 forks source link

[needs-discussion] Figure out app state bucket using aws command instead #21

Closed limed closed 6 years ago

limed commented 6 years ago

fixes #18

limed commented 6 years ago

I'm wondering if this is an easier way of doing this instead of depending on the public state to exist

gozer commented 6 years ago

WE do that kind of stuff at least in one other place IIRC and it makes me cringe.

The issue is the first way is correct. The second approach is a form of heuristic (guessing)

What if an app created a bucket called

nubis-app-state-voice

For some silly reason?

gozer commented 6 years ago

However, I am going to guess you ran into this for a reason. What was going on?

limed commented 6 years ago

The discussion was had and a better place to fix this would be in nubisproject/nubis-deploy