Skip to content

Conversation

@akhil-sumologic
Copy link
Contributor

No description provided.

@akhil-sumologic akhil-sumologic requested a review from a team as a code owner August 6, 2025 07:16
@akhil-sumologic akhil-sumologic requested a review from npande August 6, 2025 08:23
@npande npande requested a review from Copilot August 6, 2025 09:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the AWS provider version constraint across multiple Terraform modules to allow compatibility with AWS provider version 6.x by changing the upper bound from < 6.0.0 to < 7.0.0. Additionally, it fixes a deprecated attribute reference in data source usage.

  • Updated AWS provider version constraints in all module versions.tf files
  • Fixed deprecated data.aws_region.current.name to use data.aws_region.current.region

Reviewed Changes

Copilot reviewed 23 out of 23 changed files in this pull request and generated 1 comment.

File Description
aws/*/versions.tf Updated AWS provider version constraint to allow 6.x versions
aws/*/examples/default/versions.tf Updated AWS provider version constraint in example configurations
aws/*/examples/default/locals.tf Fixed deprecated aws_region data source attribute from name to region

Copy link
Contributor

@npande npande left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akhil-sumologic akhil-sumologic merged commit 510e345 into fy26q3 Aug 6, 2025
4 checks 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