ModuleCreateInput

All arguments to create an individual Module.
  • name
    Module name.
  • namespace
    Namespace is the optional namespace which the repository belongs to. If not provided, the name of the linked GitHub account is used.
  • repository
    Name of the repository to track.
  • repositoryURL
    URL of the repository to track.
  • space
    DEPRECATED! ID of the Space this Stack should be in.
  • terraformProvider
    Terraform provider for which this module is meant.
  • vcsIntegrationId
    The ID of the VCS integration used by this stack. This should only be provided if the default (account-level) integration is not being used (i.e. a space-level integration is being used).