Skip to content

Conversation

rmatulis
Copy link
Contributor

@rmatulis rmatulis commented Oct 8, 2025

Bump the required AWS provider version from >= 5.0 to >= 6.0 in versions.tf to ensure compatibility with newer features and improvements.

aws_region uses region attribute which was introduced in the aws provider version 6.

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

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

Bump the required AWS provider version from >= 5.0 to >= 6.0 in versions.tf to ensure compatibility with newer features and improvements.

aws_region uses region attribute which was introduced in the aws provider version 6.

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

https://registry.terraform.io/providers/hashicorp/aws/5.100.0/docs/data-sources/region
@rmatulis rmatulis requested review from a team as code owners October 8, 2025 03:28
@ViBiOh ViBiOh self-assigned this Oct 8, 2025
@ktmq ktmq merged commit f4a9ac2 into DataDog:main Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants