Commit Graph

39 Commits (449ea72e87da7e697ef7b68283a852cc9cc09045)

Author SHA1 Message Date
Alisdair McDiarmid 6413313529 command/graph: Remove no-op state unlock
6 years ago
Pam Selle cd6c93774a Update docs to reflect current behavior
6 years ago
Martin Atkins 8664749b59 backend: Allow certain commands to opt out of required variable checks
6 years ago
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
Przemysław Dąbek 9605b093d9 command/graph: use user-supplied plugin path when running graph command (#18083)
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
James Bardin 90a75422fb unlock state in console, import, graph, and push
8 years ago
Martin Atkins 9a5c865040 command: validate config as part of loading it
8 years ago
James Bardin f10163ecc7 graph should not panic with no config
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
James Bardin 718ede0636 have Meta.Backend use a Config rather than loading
9 years ago
Mitchell Hashimoto 09242fab09
terraform: remove legacy graph builder
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto 22e868b966
command/graph: update for new graphs
9 years ago
James Bardin 28d406c040 Provider a marshaler for dag.Graph
9 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Radek Simko b7d41d2eed Add -no-color to help text
11 years ago
Paul Hinze 29d34cd5a4 command: allow module depth to be set via env var
11 years ago
Paul Hinze ce49dd6080 core: graph command gets -verbose and -draw-cycles
11 years ago
Paul Hinze d4b9362518 core: validate on verbose graph to detect some cycles earlier
11 years ago
Mitchell Hashimoto c2593f6ada terraform: re-enable dot-graphs
11 years ago
Mitchell Hashimoto b1e5b32322 terraform: Graph returns *Graph for now
11 years ago
Mitchell Hashimoto 72e6f97093 terraform: support graphing modules
12 years ago
Mitchell Hashimoto ed538a9594 command: Get command, not functional yet. Converted to use modules.
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto ef6fba754d command: refactor so Context never plans
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 3a851bece0 command: convert all to use the new Meta thing
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 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 a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto 93fbb9ea8f command/graph
12 years ago