Skip to content

feat: Support new EMR label in 6.2.0 of aws provider #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

u1813292
Copy link

@u1813292 u1813292 commented Jul 17, 2025

  • os_release_label

Description

Added support for new resource options in v6.2.0 of terraform of AWS provider (os_release_label)

Motivation and Context

Currently the when using v6.2.0 or higher of AWS provider the EMR cluster wants to replace os_release_label with null on every run of terraform causing issues to those who use the module.

Breaking Changes

Needs a new major version

It is updating the minimum required Terraform AWS Provider version from 5.83 -> 6.2

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

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

this is not valid as its written - putting a hold until we can properly update the module to support v6.x of the provider through a breaking change

@baileydoestech
Copy link

Will there be any timeline on this support? Our terraform stacks are all now on provider v6 but this is causing continual drift.

Our EMR cluster are trying to force replacements without this field being set

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