SharedModule contains information about a module version that has been shared with this
account by another Spacelift account.
- idUnique ID of the Version.
- metadataModuleRepositoryMetadataString representation of the metadata generated by parsing the module source code.
- notesUser-provided notes associated with the version.
- numberNumber of the version conforming to the semantic versioning scheme (major, minor, patch).
- stateVersionStateCurrent state of the Version.
- yankedIndicates whether the version has been marked as "bad".
- yankedByLogin of the user who marked the version as "bad", if it has been marked
- yankNoteNote associated with the version when it was marked as "bad", if it has