Skip to content

tf process manager as context manager #43

Description

@kapilt

ala

def test(terraform):
 
    with terraform(path) as tf:
       tf.apply(auto=True)
       with terraform(path, state_from=tf) as tf2:
            apply_mods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions