You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix: Revert Breaking Change in v0.6.0 @milldr (#79)
## what
- Revert changes from #74
- Pass only `module.this.tags` to cloudwatch module, not `module.this.context`
- Add tests and necessary output to catch this going forward
why
If we pass everything then the resources created in the cloudwatch module will have new names!