Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateImportTfStateJobOperationDetails

Job details that are specific to import Terraform state operations.

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 = "IMPORT_TF_STATE"

tfStateBase64Encoded

tfStateBase64Encoded: string

Base64-encoded state file

Methods

getDeserializedJsonObj

getJsonObj