# Packages

No description provided by the author

# Constants

No description provided by the author
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
BackendVolumeMountPath is the volume mount path for Terraform backend.
BackendVolumeName is the volume name for Terraform backend.
ClusterRoleName is the name of the ClusterRole for Terraform Job.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
ConfigurationHCL is the HCL type Configuration.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
ConfigurationReloadingAsHCLChanged means Configuration changed and needs reloading.
ConfigurationReloadingAsVariableChanged means Configuration changed and needs reloading.
ConfigurationRemote means HCL stores in a remote git repository.
Reasons a resource is or is not ready.
No description provided by the author
ErrGenerateOutputs means error to generate outputs.
ErrProviderNotFound means provider not found.
ErrProviderNotReady means provider object is not ready.
ErrUpdateTerraformApplyJob means hitting an issue to update Terraform apply job.
Reasons a resource is or is not ready.
GitAuthConfigVolumeMountPath is the volume mount path for git auth configurtaion.
GitAuthConfigVolumeName is the volume name for git auth configurtaion.
No description provided by the author
No description provided by the author
InputTFConfigurationVolumeMountPath is the volume mount path for input Terraform Configuration.
InputTFConfigurationVolumeName is the volume name for input Terraform Configuration.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
MessageApplyJobNotCompleted is the message when cloud resources are not created completed.
MessageCloudResourceDeployed means Cloud resources are deployed and ready to use.
MessageCloudResourceDestroying is the message when cloud resource is being destroyed.
MessageCloudResourceProvisioningAndChecking is the message when cloud resource is being provisioned.
MessageDestroyJobNotCompleted is the message when Configuration deletion isn't completed.
ProviderIsNotReady marks the state of a Provider is not ready.
ProviderIsReady is the `ready` state.
Reasons a resource is or is not ready.
Reasons a resource is or is not ready.
ServiceAccountName is the name of the ServiceAccount for Terraform Job.
TerraformApply is the name to mark `terraform apply`.
TerraformContainerName is the name of the container that executes terraform in the pod.
TerraformCredentials -.
TerraformCredentialsConfigVolumeMountPath is the volume mount path for terraform auth configurtaion.
TerraformCredentialsConfigVolumeName is the volume name for terraform auth configurtaion.
TerraformCredentialsHelperConfigVolumeMountPath is the volume mount path for terraform auth configurtaion.
TerraformCredentialsHelperConfigVolumeName is the volume name for terraform auth configurtaion.
TerraformDestroy is the name to mark `terraform destroy`.
TerraformHCLConfigurationName is the file name for Terraform hcl Configuration.
No description provided by the author
Reasons a resource is or is not ready.
TerraformRCConfigVolumeMountPath is the volume mount path for registry configuration.
TerraformRCConfigVolumeName is the volume name of the terraform registry configuration.
TerraformRegistryConfig -.
TFInputConfigMapName is the CM name for Terraform Input Configuration.
TFVariableSecret is the Secret name for variables, including credentials from Provider.
WorkingVolumeMountPath is the mount path for working volume.

# Structs

No description provided by the author
GitRef specifies the git reference.
No description provided by the author

# Type aliases

A ConfigurationState represents the status of a resource.
ConfigurationType is the type for Terraform Configuration.
ProviderState is the type for Provider state.
Stage is the Terraform stage.
TerraformExecutionType is the type for Terraform execution.