Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BitbucketServerConfigSource

Metadata about the Bitbucket Server configuration source.

Properties

Optional branchName

branchName: undefined | string

The name of the branch in the Bitbucket Server repository for the configuration source.

Optional cloneUrl

cloneUrl: undefined | string

The clone URL of Bitbucket Server configuration source.

Const configSourceType

configSourceType: string = "BITBUCKET_SERVER_CONFIG_SOURCE"

configurationSourceProviderId

configurationSourceProviderId: string

The OCID of the Bitbucket Server configuration source.

Optional projectId

projectId: undefined | string

Unique identifier for a Bitbucket Server project.

Optional repositoryId

repositoryId: undefined | string

Bitbucket Server repository identifier, usually identified as .git.

repositoryUrl

repositoryUrl: string

The URL of the Bitbucket Server repository for the configuration source.

Optional workingDirectory

workingDirectory: undefined | string

File path to the directory to use for running Terraform. If not specified, the root directory is used. Required when using a zip Terraform configuration ({@code configSourceType} value of {@code ZIP_UPLOAD}) that contains folders. Ignored for the {@code configSourceType} value of {@code COMPARTMENT_CONFIG_SOURCE}. For more information about required and recommended file structure, see File Structure (Terraform Configurations for Resource Manager).

Methods

getDeserializedJsonObj

getJsonObj