Skip to content

add writeOnly in updateFuncSet check #1472

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BBBmau
Copy link
Contributor

@BBBmau BBBmau commented Apr 17, 2025

This addresses the bug that I was running into when attempting to use write-only attributes on a no update function resource.

I get a passing TestProvider now after applying the changes and integrating the plugin-sdk that's set on my machine.

image

Fixes #1471

@BBBmau BBBmau requested a review from a team as a code owner April 17, 2025 21:15
@austinvalle austinvalle force-pushed the add-write-only-force-new-conditon branch from a45910e to aa2d9d8 Compare April 21, 2025 14:43
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.

writeOnly attributes is not possible if no updateFunc is present in resource
1 participant