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
aws_resource_missing_tags: fix provider reference without alias
When a resource uses `provider = aws` without an alias, the provider
alias should be treated as "default" to match provider-level default_tags.
Fixes#1002
0 commit comments