🚀 Enhancements
Use context tags @nitrocode (#65)
what
- Use context tags
why
- This way we can pass in the
context
to tag the resource instead of having to supply thetags
in manually. Thetags
are already passed into thecontext
inputs.
references
N/A