Class |
Description |
MissingTerraformConfiguration
|
Thrown when there is an issue locating the terraformrc file. |
TerraformConfigurationException
|
Thrown when there is an issue configuring terraform . |
TerraformExecutionException
|
Thrown when there is an issue executing terraform . |
TerraformSourceFormatViolation
|
Thrown when terraform source format does not conform to convention. |
TerraformUnknownBackendException
|
Thrown when an unregistered backend is requested. |
TerraformUpgradeNotSupportedException
|
Thrown when the specific version of terraform does not support upgrading. |