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

Mark optional field as computed to prevent error after apply #190

Conversation

maksym-nazarenko
Copy link
Collaborator

Closes #189

@maksym-nazarenko maksym-nazarenko added bug Something isn't working provider labels Sep 9, 2023
@ddelnano
Copy link
Owner

I didn't realize that this behavior difference was present and when the wireguard resources were developed I think this was an area that caused confusion. It seemed like arguments that didn't need to be specified with computed only worked if we did that.

Thanks for tracking this down 👍

@maksym-nazarenko maksym-nazarenko merged commit 3944598 into ddelnano:master Sep 10, 2023
@maksym-nazarenko maksym-nazarenko deleted the mark-optional-field-as-computed branch September 10, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark all optional fields as computed in PluginFramework implementation
2 participants