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

Abort execution when terraform fails #33

@betabandido

Description

@betabandido

In some case the result of executing terraform is not checked (e.g., see

system("terraform plan -out=#{PLAN_FILE}")
).

Fix that. Ideally, we could use the latest implementation of Command.run (available in feature/use-fixed-command).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions