v0.32.6
🚀 Enhancements
Fix secondary gids and lifecycle hooks @nitrocode (#109)
what
- Fix secondary gids
- Fix lifecycle hooks (thanks to @kevouellet)
- Fix broken tests
- Use local.enabled for all resources including outputs
why
- Secondary gids now show up in the plan
- Lifecycle hooks show up appropriately
references
- Closes #107 (comment)
- Closes #104
- Related to #85
- Related to #94