List of all the Modules shared with this account.
[SharedModule!]!
[SharedModule!]!- idUnique (within a single organization), immutable name of the Module.
- currentSharedVersionCurrent module version.
- descriptionFree-form module description for the users, supports Markdown.
- labelsLabels applied to a Module.
- latestSharedVersionLatest module version.
- nameProvider-independent name of the Terraform module.
- ownerSubdomainSubdomain of the account owner - if the module is owned by another account and just shared with the current one, this will be used to point the user to the "canonical" location of the module.
- terraformProviderTerraformProvider represents Module's Terraform provider
- Retrieve a single Version by its ID.
- Paginate through all Versions of the current Module. By default, only ACTIVE and PENDING versions are shown, but setting includeFailed to true will show all versions.