Interface | Description |
---|---|
BackendSpec | Describes the configuration for a backend. |
BackendTextTemplate | Represents a text template for creating a backend configuration file. |
Class | Description |
---|---|
AbstractBackendSpec | Base class for simplify implementation of backend specifications. |
LocalBackendSpec | Terraform local backend specification. |
RemoteStateS3 | An extension that is added to TerraformRemoteStateExtension. |
RemoteStateS3Spec | Describes the attributed for a remote S3 backend. |
TerraformBackendExtension | |
TerraformRemoteStateExtension | Extension that is added to the project TerraformExtension and to instances of TerraformSourceDirectorySet |