vcsIntegration

Get VCS integrations by provider and id

Arguments

Returns

VCSIntegration
VCSIntegration
Collapse
  • id
    The ID of the integration. Unique per Spacelift account and VCS type. NOTE: this field will not be populated for the managed GitHub provider (`GITHUB`), but will be populated for all other provider types.
  • description
    Free-form description of the integration.
  • isDefault
    Whether the integration is the default integration for the VCS provider type. Only one default integration may exist per account and VCS type.
  • Any labels attached to the integration.
  • The name of the integration.
  • createdAt
    CreatedAt is unix timestamp (in seconds) at which the blueprint was created
  • updatedAt
    UpdatedAt is unix timestamp (in seconds) at which the integration was updated