Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateObjectStorageConfigSourceDetails

Update details for an Object Storage bucket that contains Terraform configuration files.

Properties

Optional bucketName

bucketName: undefined | string

The name of the bucket that contains the Terraform configuration files.

Const configSourceType

configSourceType: string = "OBJECT_STORAGE_CONFIG_SOURCE"

Optional namespace

namespace: undefined | string

The Object Storage namespace that contains the bucket.

Optional region

region: undefined | string

The name of the bucket's region. Example: {@code us-phoenix-1}

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