You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our upgrade guide makes no mention of the deprecation of ResourceData.Partial and ResourceData.SetPartial that we talk about in #312 and have subsequently evolved our understanding of. We should document that situation for users upgrading.
The text was updated successfully, but these errors were encountered:
That'd be nice, since it started triggering linting errors all of a sudden... Besides, is there a reason that only the ResourceData.SetPartial() method has been deprecated and not ResourceData.Partial()? From my understanding of #312, both should be.
paddycarver
added a commit
to hashicorp/terraform-website
that referenced
this issue
Jul 30, 2020
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Aug 30, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
documentationImprovements or additions to documentation
Our upgrade guide makes no mention of the deprecation of
ResourceData.Partial
andResourceData.SetPartial
that we talk about in #312 and have subsequently evolved our understanding of. We should document that situation for users upgrading.The text was updated successfully, but these errors were encountered: