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
fix(aws): replace deprecated aws_region.name with .id (#2314)
The `name` attribute on `data.aws_region` was deprecated in AWS provider
v6.x. Use the equivalent `id` attribute to silence the warning.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments