Commit Graph

42 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
Mitchell Hashimoto 5107c33119
command/import: load configurations and allow empty config dirs
10 years ago
Mitchell Hashimoto 1248b147ac
command/meta: always ask for unset variable input
10 years ago
Mitchell Hashimoto 609219fc65 command/meta: validate config immediately
10 years ago
Mitchell Hashimoto 475d8750bb
command/push: make test more resilient
10 years ago
Mitchell Hashimoto 92b15de080
command/push: remove the old test fixture for the new one
10 years ago
Mitchell Hashimoto f0de3c3e91
command/push: removed all the git stuff, turns out it doesn't matter
10 years ago
Mitchell Hashimoto e8267f4907
command/push: failing test for pushing with no modules
10 years ago
Mitchell Hashimoto 70cc108614
Revert "command/push: test that -upload-modules=false works"
10 years ago
Mitchell Hashimoto edda576452
command/push: test that -upload-modules=false works
10 years ago
James Bardin 0c714592f0 Fix variable handling on subsequent pushes
10 years ago
James Bardin b4b70193d2 whitespace fixes
10 years ago
James Bardin 8038e60a20 Add a function to quote HCL strings
10 years ago
James Bardin de87267697 Add tf_vars to the variables sent in push
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago
Soren Mathiasen db69a2959b Added verify command
10 years ago
James Nugent 890e214c00 Add failing test replicating #4013
11 years ago
Paul Hinze 715437537d command: fix flaky parallelism tests
11 years ago
Kevin Nuckolls bf9c5c46d0 Tests for apply parallelism=1 and parallelism=2
11 years ago
Paul Hinze 5a12608dc3 tests: remove unnecessary symlink
11 years ago
Paul Hinze ad680b1832 core: show outputs after `terraform refresh`
11 years ago
Mitchell Hashimoto 000d28c489 command/push: read terraform.tfvars
11 years ago
Ryan Uber 9a091ffa78 command: plan supports detailed exit code
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto 5e27bfc040 command/push: read name from the config
11 years ago
Mitchell Hashimoto eebd7b8aa3 command/push: ask for only variables that are unset
11 years ago
Mitchell Hashimoto bf14143369 command/push: test that input is asked
11 years ago
Mitchell Hashimoto 22087181af command/push: archive, upload
11 years ago
Mitchell Hashimoto fb3f10efb0 command/apply: ask for user variables before validation [GH-736]
11 years ago
Mitchell Hashimoto f4cc2c066f command: init works at a basic level
12 years ago
Mitchell Hashimoto 1b8426f7ff command: Get works
12 years ago
Mitchell Hashimoto d28e5a1638 dos2unix
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
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 d23733263f command: validate configuration, test for it
12 years ago
Mitchell Hashimoto 5aa6ada589 command/apply: Ctrl-C works
12 years ago
Mitchell Hashimoto c493d60358 terraform: register gob type that might be in config
12 years ago
Jack Pearkes 1560d5ab98 plan: add failing test case for nested object plan file
12 years ago
Mitchell Hashimoto 1819b6fb34 command/refresh
12 years ago
Mitchell Hashimoto 84cf644a30 command: apply uses the new plan structure
12 years ago
Mitchell Hashimoto 26550b9ddd command/diff: use state
12 years ago
Mitchell Hashimoto 82af81b606 command: tests for apply
12 years ago