All arguments to create an individual Module.
- updateInputModuleUpdateInput!
- nameModule name.
- namespaceNamespace is the optional namespace which the repository belongs to. If not provided, the name of the linked GitHub account is used.
- providerVCSProviderProvider is the optional VCS provider that provides access to the Git repository linked to the Module.
- repositoryName of the repository to track.
- repositoryURLURL of the repository to track.
- spaceDEPRECATED! ID of the Space this Stack should be in.
- terraformProviderTerraform provider for which this module is meant.
- vcsIntegrationIdThe 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).
- workflowToolTerraformWorkflowToolDefines the tool that will be used to execute the workflow.