Skip to content

Conversation

@Riqardos
Copy link
Member

@Riqardos Riqardos commented Dec 5, 2025

Description

After disabling universal-addon, resource "terraform_data" "validations" isn't deleted.

Current CR shouldn't introduce BC.

Type of change

  • A bug fix (PR prefix fix)
  • A new feature (PR prefix feat)
  • A code change that neither fixes a bug nor adds a feature (PR prefix refactor)
  • Adding missing tests or correcting existing tests (PR prefix test)
  • Changes that do not affect the meaning of the code like white-spaces, formatting, missing semi-colons, etc. (PR prefix style)
  • Changes to our CI configuration files and scripts (PR prefix ci)
  • Documentation only changes (PR prefix docs)

How Has This Been Tested?

Tested by enabling/disabling addon.

@Riqardos Riqardos requested review from Balsir and jaygridley December 5, 2025 16:05
}
}

moved {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please move this to a moved.tf file.
Btw in this case, the moved block is not necessary, but recommended: https://developer.hashicorp.com/terraform/language/modules/develop/refactoring#enable-count-or-for_each-for-a-resource

Copy link
Member Author

Choose a reason for hiding this comment

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

Thx, I would remove it.

Copy link
Contributor

@Balsir Balsir left a comment

Choose a reason for hiding this comment

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

@Riqardos Just noticed, it's missing from addon-irsa and addon-oidc as well, could you please add them there as well?

@Riqardos Riqardos requested a review from Balsir December 5, 2025 16:56
Copy link
Contributor

@Balsir Balsir left a comment

Choose a reason for hiding this comment

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

Thank you @Riqardos ! LGTM

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