Commit Graph

84 Commits (62511c0ccb93ea0ce62d2b4a8564afb8f8d92b87)

Author SHA1 Message Date
Mitchell Hashimoto 9aa88e9a1c command: show tainted state properly
12 years ago
Mitchell Hashimoto 1d3e28d7ee command: remove println
12 years ago
Mitchell Hashimoto fa175113fe config: case sensitive templates
12 years ago
Mitchell Hashimoto dc0ec11ec9 command: fix tests
12 years ago
Mitchell Hashimoto 51b2a8e7f2 command: output tainted state to CLI
12 years ago
Mitchell Hashimoto 7b4119027a command: -var-file works
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Mitchell Hashimoto 3276ae313f terraform: PostApply should get error result from Apply
12 years ago
Mitchell Hashimoto f78f97647a command/apply: clearer that in error state is updated
12 years ago
Mitchell Hashimoto ba4435f99c command/apply: show add/remove/change count for apply
12 years ago
Mitchell Hashimoto 541d23eea0 command: can set Color to false explicitly
12 years ago
Armon Dadgar 104b28e19e terraform: Remove ResourceConnectionInfo, use raw map
12 years ago
Mitchell Hashimoto 6c8c09c784 command/*: only Plan on the Apply
12 years ago
Mitchell Hashimoto ad3c0593a3 terraform: GraphDot
12 years ago
Mitchell Hashimoto dde0f0f8df command/version: use Meta
12 years ago
Mitchell Hashimoto 3f803cb75c command/output: protect againts blank params
12 years ago
Mitchell Hashimoto 2caff709d6 comand/output
12 years ago
Mitchell Hashimoto 52d29a6ecf command/apply: outputs
12 years ago
Mitchell Hashimoto 00ebedb4fb command: better whitespace in state formatting
12 years ago
Mitchell Hashimoto 2bf6f380dc command/show: fix tests
12 years ago
Mitchell Hashimoto 687c5cd35c command/show: remove unused fields in struct
12 years ago
Mitchell Hashimoto 4bc00fa047 command/apply: cleaner output
12 years ago
Mitchell Hashimoto 9b090a5505 command/apply: use new state formatting
12 years ago
Mitchell Hashimoto 79c60e0331 command/*: colors on error messages (red)
12 years ago
Mitchell Hashimoto 3a851bece0 command: convert all to use the new Meta thing
12 years ago
Mitchell Hashimoto 6c736bd3c4 command: introduce Meta and "-no-color" option
12 years ago
Mitchell Hashimoto dbc1c63d79 command/show
12 years ago
Mitchell Hashimoto 3d35158170 command: update synopsis to be better
12 years ago
Mitchell Hashimoto 8e100869a4 command/graph: can graph plans
12 years ago
Mitchell Hashimoto b4b116a018 command/plan: output while refreshing since that can take awhile
12 years ago
Mitchell Hashimoto c615afc097 command/apply: improved output, still not done
12 years ago
Mitchell Hashimoto e0d3098d50 command/plan: better output
12 years ago
Mitchell Hashimoto 832211c17a command/plan: nice plan formatting
12 years ago
Mitchell Hashimoto e39378b254 command/refresh: better comment
12 years ago
Mitchell Hashimoto ff75d15f51 command/refresh: better error message if bad state
12 years ago
Mitchell Hashimoto 9a6f1e594b command/refresh: default state path, optional args
12 years ago
Mitchell Hashimoto 2c77837a64 command/apply: optional arg, default to pwd for config dir
12 years ago
Mitchell Hashimoto abc6df2a7d command/apply: default state path, only one optional arg
12 years ago
Mitchell Hashimoto 6bf543cb07 command/plan: default state path
12 years ago
Mitchell Hashimoto 04f7281e8c command/plan: can take no args and default to pwd for config
12 years ago
Mitchell Hashimoto 235a253848 command/graph: no args means pwd
12 years ago
Mitchell Hashimoto 8f7244695f command/graph: takes config dir as arg
12 years ago
Mitchell Hashimoto 6a7e3668a2 command: apply saves state even if error occurs
12 years ago
Mitchell Hashimoto d3d45ca064 command: fix some issues with refresh, tests passing
12 years ago
Mitchell Hashimoto 43889a8c59 command: validate context
12 years ago
Mitchell Hashimoto 0e88867052 Compile
12 years ago
Mitchell Hashimoto a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto d23733263f command: validate configuration, test for it
12 years ago
Mitchell Hashimoto 5608175c13 command: fix build
12 years ago
Mitchell Hashimoto f1dce8f076 command: stabilize tests
12 years ago