Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDevOpsConfigSourceDetails

Update details for a DevOps configuration source.

Properties

Optional branchName

branchName: undefined | string

The name of the branch that contains the Terraform configuration.

Const configSourceType

configSourceType: string = "DEVOPS_CONFIG_SOURCE"

projectId

projectId: string

The OCID of the Project.

repositoryId

repositoryId: string

The OCID of the Repository.

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