Commit Graph

33 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
Mitchell Hashimoto e9c35eae32
Forward SIGTERM and handle that as an interrupt
9 years ago
Mitchell Hashimoto 557375f2a2
Update panicwrap to pass through all interrupt signals
9 years ago
Justin Nauman bf48d0132c Checkpoint signature fixes
9 years ago
James Bardin 797a1b339d DebugInfo and DebugGraph
10 years ago
James Bardin 6b7a079bff Add a way to avoid panicwrap when debugging
10 years ago
Mitchell Hashimoto b8036095d4
Logs contain CLI args
10 years ago
Chris Bednarski 3c774af9c2 Warn when an internal plugin is overridden
10 years ago
Chris Bednarski e942a74def Set a log prefix for each plugin and remove go-dynect global log prefix (#6336)
10 years ago
Mitchell Hashimoto d1b46e99bd Add `terraform state list` command
10 years ago
James Nugent 8e4da4e2a1 deps: Vendor github.com/hashicorp/go-plugin
10 years ago
James Nugent c77144bd5b core: Fix console colors on Windows
10 years ago
Paul Hinze 4bd4e18def core: use same logging setup for acctests
10 years ago
Sander van Harmelen a465c6f4cc Remove duplicate code
11 years ago
Mitchell Hashimoto c84af741de Log the version info for easier debugging
12 years ago
Mitchell Hashimoto 70191d22a6 Add checkpoint
12 years ago
Mitchell Hashimoto 1510f12efc output errors to the proper location in main.go [GH-288]
12 years ago
Mitchell Hashimoto 238ec05f2f Fix issue where output could be truncated
12 years ago
Mitchell Hashimoto 4fd3dff829 main: auto-discover plugins [GH-190]
12 years ago
Mitchell Hashimoto 2e2f6bf0f4 main: clean up the code surrounding config file loading
12 years ago
Camilo Aguilar fd361c1eb6 Clarifies that what failed loading is the CLI configuration as opposed to Terraform TF files
12 years ago
Camilo Aguilar d3a609ac52 Ports Packer code to load CLI configuration and external plugins
12 years ago
Mitchell Hashimoto 3a8606c117 Recognize -version
12 years ago
Armon Dadgar 1c4321a503 Setup provisioners for CLI
12 years ago
Mitchell Hashimoto 0e88867052 Compile
12 years ago
Mitchell Hashimoto ae6b85e11b terraform: diff hooks
12 years ago
Mitchell Hashimoto 01319e1dc9 Ui hook
12 years ago
Mitchell Hashimoto 92e1e09a69 main: fix the help output to show up
12 years ago
Mitchell Hashimoto 743c3684c5 comments
12 years ago
Mitchell Hashimoto f9e830705d Prefixed IO to make sure stdout/stderr match up
12 years ago
Mitchell Hashimoto 582229969e main: instantiate the config and set it up
12 years ago
Mitchell Hashimoto 61f4684931 Create resource provider factories and cleanup clients in main
12 years ago
Mitchell Hashimoto 7b64c2597b Setup panicwrap
12 years ago
Mitchell Hashimoto a4a4e3784d Implement CLI, version command
12 years ago