Commit Graph

362 Commits (c4e5355a0277bfdaeedbe7bc114093a5ffd879bb)

Author SHA1 Message Date
Mitchell Hashimoto c4e5355a02
command/state mv
10 years ago
James Nugent 6a20e8927d core: Fix issues from rebasing dev-0.7 onto master
10 years ago
James Nugent 9d77e0af6c core: Add new providers to internal list
10 years ago
Mitchell Hashimoto 473a58a672 Add `terraform state list` command
10 years ago
Chris Bednarski e942a74def Set a log prefix for each plugin and remove go-dynect global log prefix (#6336)
10 years ago
James Nugent 991dc3f86f core: Add Cobbler provider to internal plugin list
10 years ago
James Nugent e57a399d71 core: Use native HIL maps instead of flatmaps
10 years ago
James Nugent 6aac79e194 state: Add support for outputs of multiple types
10 years ago
Chris Bednarski 6360e6c8b6 Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
Mitchell Hashimoto e133452663 command/state: pattern => address
10 years ago
Mitchell Hashimoto 5737c0a13b website: update docs for state show
10 years ago
Mitchell Hashimoto f6692e66ac add command/state show
10 years ago
Mitchell Hashimoto d1b46e99bd Add `terraform state list` command
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago
Dan Carley 64c1280951 command/fmt: Improve documentation for -diff and defaults (#6398)
10 years ago
Paul Hinze c74c5fe7f0
Update HCL to latest, unskip fmt tests
10 years ago
Paul Hinze ac10a7979d
command/fmt tests: temporarily skip newline failures
10 years ago
Mitchell Hashimoto 08ad84d8b2 command: defer the lock unlock
10 years ago
Mitchell Hashimoto 284bc92c04 command: show periodic messages about continued ops
10 years ago
David Glasser b44f7f28e0 Document saved plan use in `terraform apply -help` (#6126)
10 years ago
David Glasser 320773d6c1 command: delete unused class
10 years ago
Martin Atkins fa703db8a6 Merge #4955: "terraform fmt" command
10 years ago
Paul Hinze c7f5450a96 command: Add `terraform untaint`
10 years ago
Dan Carley d883b76070 command/fmt: Test non-default options
10 years ago
Dan Carley 79e2753e41 command/fmt: Disable list/write when using STDIN
10 years ago
Dan Carley e9128769b5 command/fmt: Accept input from STDIN
10 years ago
Dan Carley 1b967e612f command/fmt: Accept optional directory argument
10 years ago
Dan Carley c753390399 command/fmt: Default write and list to true
10 years ago
Dan Carley cc41c7cfa0 command/fmt: Add new fmt command
10 years ago
James Nugent b787fe2798 Merge pull request #5012 from jrnt30/TF-5011-Backend-flag-normalization
10 years ago
stack72 1628f19bc1 Fixing some golint issues on the new validate command
10 years ago
Soren Mathiasen db69a2959b Added verify command
10 years ago
Justin Nauman 61240b4250 Fixes #5011 - Backend downcased for init
10 years ago
Paul Hinze 4a51e4fe91 core: write planfile even on empty plans
10 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Mitchell Hashimoto 6a972a7713 command/init: put remote state config at proper path [GH-2927]
10 years ago
James Nugent a5e51f6dad command/refresh: Fix import formats to prevent flapping
10 years ago
Paul Hinze 0e277a6714 core: test coverage around map key regression
10 years ago
James Nugent 50b5e7c1a5 Validate context after input of vars on refresh
10 years ago
James Nugent 890e214c00 Add failing test replicating #4013
10 years ago
Jake Champlin 39e7f42490 Clear up `destroy --target` message
10 years ago
James Nugent a49b162dd1 Prompt for input variables before context validate
10 years ago
James Nugent f4c03ec2a6 Reflect new comment format in stringer.go
10 years ago
Paul Hinze 9428e9f1d1 command: fix failing TestPlan_noState test
11 years ago
Paul Hinze 715437537d command: fix flaky parallelism tests
11 years ago
John Gosset 61e890ecc9 Update list of backends in RemoteConfigCommand's Help() method
11 years ago
Martin Atkins e4e9c13c20 Merge #3136: Colorize the 'forces new resource' message
11 years ago
Mitchell Hashimoto 344e7c26b5 fix a bunch of tests from go-getter import
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago