Code Monkey home page Code Monkey logo

tfd's People

Contributors

logandavies181 avatar logankwb avatar tangyfruits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tangyfruits

tfd's Issues

If tfd is waiting for completion of an `apply` that fails, tfd does not report an error

It would be useful if tfd returned a non-zero error code if any terraform operation it is waiting for completes with errors.

For example the following tfd run returned with code 0 and reported the wrong number of changes:

$ tfd run start --auto-apply
run-aaaaaaaaaa
Plan plan-bbbbbbbbb running. Waiting for it to finish..
Plan: 22 to add, 1 to change, 39 to destroy.
Run confirmed
Waiting for apply..
Run finished
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

The actual result in terraform was:

  • Apply errored, 19 created, 38 destroyed.

(running tfd 1.1.1)

unknown flag: --auto-approve

Use tfd latest version: v1.1.0
Referring README to run below command. It shows unknown flag: --auto-approve. Is it actual auto-apply ?

image

Empty readme

It would be nice to have some kind of description of what the tool can / can't do and how to use it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.