SharedModule

SharedModule contains information about a module an account has access to that is shared with it by another Spacelift account.
  • id
    Unique (within a single organization), immutable name of the Module.
  • description
    Free-form module description for the users, supports Markdown.
  • Labels applied to a Module.
  • Provider-independent name of the Terraform module.
  • ownerSubdomain
    Subdomain 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.
  • terraformProvider
    TerraformProvider represents Module's Terraform provider