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

[OPAL-9309] Use TypeSet for visibility_groups and group_ids #36

Merged

Conversation

andrewsy-opal
Copy link
Collaborator

@andrewsy-opal andrewsy-opal commented Feb 2, 2024

Description of the change

Currently, for certain fields, we use TypeList which compares order when doing terraform plan this diff updates visibility_groups in group and resource as well as group_ids in request_configuration to be order agnostic, since they are commutative.

Checklist

  • I performed a self-review of my code
  • I manually tested my code change (please list details in description)
  • I added unit tests
  • I updated the changelog
  • I updated the public facing docs

Copy link

linear bot commented Feb 2, 2024

@andrewsy-opal andrewsy-opal force-pushed the andrewsy/opal-9309-ignore-visibility-group-order branch from 6205137 to 44565db Compare February 6, 2024 22:14
@andrewsy-opal andrewsy-opal changed the title [OPAL-9309] Add DiffSuppressFunc to ignore visibility group ordering [OPAL-9309] Use TypeSet for visibility_groups Feb 6, 2024
@andrewsy-opal andrewsy-opal marked this pull request as ready for review February 6, 2024 22:24
@andrewsy-opal andrewsy-opal changed the title [OPAL-9309] Use TypeSet for visibility_groups [OPAL-9309] Use TypeSet for visibility_groups and group_ids Feb 6, 2024
@andrewsy-opal andrewsy-opal merged commit adbab48 into main Feb 7, 2024
2 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.

2 participants