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

always allow computed-only changes in the plan #31509

Merged
merged 1 commit into from Jul 27, 2022

Commits on Jul 25, 2022

  1. AssertPlanValid for computed with config value

    Return early from AssertPlanValid for any attribute which is only
    computed. We currently fail if there's a config value, but that could
    only happen because of core, not because of the provider.
    jbardin committed Jul 25, 2022
    Copy the full SHA
    a6a08fe View commit details
    Browse the repository at this point in the history