Skip to content
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

fix: Ignore status field in aws_eks_node_group #3151

Closed

Conversation

evankanderson
Copy link

Description

Mark status as ignored, as the field is output-only.

Motivation and Context

Fixes #3150

Breaking Changes

None.

How Has This Been Tested?

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

@evankanderson evankanderson changed the title Ignore status field in aws_eks_node_group fix: Ignore status field in aws_eks_node_group Sep 6, 2024
@bryantbiggs
Copy link
Member

please see #3150 (comment)

we do not ignore computed only attributes

@bryantbiggs bryantbiggs closed this Sep 6, 2024
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.

EKS Node Group should ignore_changes on status
2 participants