Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

make_tf currently uses DVC-machine specific directory/namespacing behavior #15

@pmrowla

Description

@pmrowla

We create separate terraform workspaces per named iterative-machine instance here.

def make_tf(self, name: str):

TPI should probably be more generic and just run everything within a single workspace based on whatever gets passed into TerraformBackend.__init__() (and the code for handling separate per-machine workspaces should be moved back into dvc.machine)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions