We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25adb99 commit 6ac71cfCopy full SHA for 6ac71cf
resource/move_state.go
@@ -81,7 +81,7 @@ type MoveStateRequest struct {
81
// Only the underlying JSON field is populated.
82
SourceIdentity *tfprotov6.RawState
83
84
- // SourceIdentitySchemaVersion is the version of the source resource state.
+ // SourceIdentitySchemaVersion is the version of the source resource identity.
85
SourceIdentitySchemaVersion int64
86
}
87
0 commit comments