mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-07 10:01:27 -05:00
godoc typo
This commit is contained in:
@@ -19,7 +19,7 @@ type ResourceInstanceObject struct {
|
||||
// Terraform.
|
||||
Value cty.Value
|
||||
|
||||
// Internal is an opaque value set by the provider when this object was
|
||||
// Private is an opaque value set by the provider when this object was
|
||||
// last created or updated. Terraform Core does not use this value in
|
||||
// any way and it is not exposed anywhere in the user interface, so
|
||||
// a provider can use it for retaining any necessary private state.
|
||||
|
||||
Reference in New Issue
Block a user