Skip to content

Simplify ability to get state JSON from state affecting subcommands #10

Open
@paultyng

Description

@paultyng

Here is the upstream issue to simplify this interaction: hashicorp/terraform#25467

Ideally we would be able to do something like terraform apply -state-out-json foo.json and just read that file with the terraform-json module. We could then use this in the methods to return the state (ie. Apply(...) (*tfjson.State, error))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions