fermyon / installer

Fermyon Installer
https://fermyon.dev
Apache License 2.0
160 stars 39 forks source link

feat(aws): apply common tags to all resources #73

Closed vdice closed 2 years ago

vdice commented 2 years ago

Two considerations:

Closes https://github.com/fermyon/installer/issues/68

vdice commented 2 years ago

Indeed, having a unique tag other than the instance/installation name might be handy for differentation -- but I think we'd also need to update our naming approach as well (e.g. append a unique string) if we'd like to fully eliminate the possibility of collisions between, say, two attempted installations using the same instance name. We can wait and see if demand crops up for this...