Uses of Class
com.hashicorp.cdktf.LocalBackend.Builder
Packages that use LocalBackend.Builder
-
Uses of LocalBackend.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return LocalBackend.BuilderModifier and TypeMethodDescriptionstatic LocalBackend.BuilderLocalBackend.Builder.create(software.constructs.Construct scope) (experimental) Path where the state file is stored.LocalBackend.Builder.workspaceDir(String workspaceDir) (experimental) (Optional) The path to non-default workspaces.