Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePlanRollbackJobOperationDetails

Job details that are specific to a plan rollback job. For more information about plan rollback jobs, see Creating a Plan Rollback Job.

Properties

Optional isProviderUpgradeRequired

isProviderUpgradeRequired: undefined | false | true

Specifies whether or not to upgrade provider versions. Within the version constraints of your Terraform configuration, use the latest versions available from the source of Terraform providers. For more information about this option, see Dependency Lock File (terraform.io).

Const operation

operation: string = "PLAN_ROLLBACK"

targetRollbackJobId

targetRollbackJobId: string

The OCID of a successful apply job to use for the plan rollback job.

Optional terraformAdvancedOptions

terraformAdvancedOptions: model.TerraformAdvancedOptions

Methods

getDeserializedJsonObj

getJsonObj