Skip to content

Conversation

@melinath
Copy link
Member

@melinath melinath commented Jan 26, 2026

Fixes hashicorp/terraform-provider-google#18215

The existing code only checks whether the field is exactly equal to condition, but we actually need to be skipping the child fields. (The top-level field is already skipped due to being a parent field.)

Ran into this on #16175 (comment); I'll use that PR to test the fix.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@melinath melinath requested a review from trodge January 26, 2026 23:45
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@melinath melinath added this pull request to the merge queue Jan 28, 2026
Merged via the queue into GoogleCloudPlatform:main with commit 81b0256 Jan 28, 2026
31 checks passed
@melinath melinath deleted the tpg-18215 branch January 28, 2026 00:37
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.

Update generated IAM acceptance tests to include conditions, or omit IAM conditions from missing test detector

3 participants