Skip to content

Conversation

austinvalle
Copy link
Member

Follow up to #468

Some initial feedback rightfully pointed out that it's likely that providers will want to assert the entire identity object as a single check, rather than multiple statecheck.ExpectIdentityValue checks. We can have both, so this PR introduces the object-level check (similar to knownvalue.ObjectExact).

This PR also uses the ValueType method that was recently updated in terraform-plugin-go@main -> hashicorp/terraform-plugin-go#497

@austinvalle austinvalle requested a review from a team as a code owner March 25, 2025 21:44
@austinvalle austinvalle added this to the v1.13.0 milestone Mar 25, 2025
@austinvalle austinvalle added the enhancement New feature or request label Mar 25, 2025
bbasata
bbasata previously approved these changes Mar 26, 2025
Copy link
Collaborator

@bbasata bbasata left a comment

Choose a reason for hiding this comment

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

:shipit:

One suggestion in line comments

Copy link
Collaborator

@bbasata bbasata left a comment

Choose a reason for hiding this comment

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

:shipit:

@austinvalle austinvalle merged commit 5dd7333 into main Mar 26, 2025
40 checks passed
@austinvalle austinvalle deleted the av/expect-identity branch March 26, 2025 13:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants