Skip to content

Conversation

@MauroSoli
Copy link

data.aws_region.current.name is deprecated, now we need to reference data.aws_region.current.region.

See https://registry.terraform.io/providers/hashicorp/aws/6.5.0/docs/data-sources/region

data.aws_region.current.name is deprecated, now we need to reference data.aws_region.current.region.

See https://registry.terraform.io/providers/hashicorp/aws/6.5.0/docs/data-sources/region
@MauroSoli MauroSoli changed the title fix: update deprecated reference Update deprecated reference Jul 27, 2025
@MauroSoli MauroSoli changed the title Update deprecated reference fix: update deprecated reference Jul 27, 2025
@MauroSoli MauroSoli changed the title fix: update deprecated reference fix: Update deprecated reference Jul 27, 2025
@MauroSoli
Copy link
Author

I just noticed that this PR cannot be used with the AWS provider version < 6.0.

Since we already have #574 opened, I close this PR.

@antonbabenko
Copy link
Member

This issue has been resolved in version 6.0.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants