Skip to content

Conversation

chrheg
Copy link

@chrheg chrheg commented Jul 8, 2025

what

  • Updated the Terraform configuration to support AWS provider version >= 6.0.0
  • Fixed incorrect attribute reference in the templatefile function for region resolution

why

  • Ensures compatibility with newer versions of the AWS provider (v6.0.0+) to leverage updated features and improvements
  • Addresses a breaking change introduced in terraform-provider-aws v6.0.0, where data.aws_region.current.name is showing depreciation warning
  • Corrects the template input to use data.aws_region.current.region, aligning with the expected attribute

references

@chrheg chrheg requested review from a team as code owners July 8, 2025 08:08
@chrheg chrheg requested review from joe-niland and nitrocode July 8, 2025 08:08
@mergify mergify bot added the triage Needs triage label Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant