terraform/command/test-fixtures
James Bardin 0c714592f0 Fix variable handling on subsequent pushes
The handling of remote variables was completely disabled for push.
We still need to fetch variables from atlas for push, because if the
variable is only set remotely the Input walk will still prompt the user
for a value. We add the missing remote variables to the context
to disable input.

We now only handle remote variables as atlas.TFVar and explicitly pass
around that type rather than an `interface{}`.

Shorten the text fixture slightly to make the output a little more
readable on failures.
2016-07-28 15:06:53 -04:00
..
apply
apply-config-invalid
apply-destroy-targeted core: targeted operations 2015-03-31 14:49:38 -05:00
apply-error
apply-input command/apply: ask for user variables before validation [GH-736] 2015-01-16 10:46:38 -08:00
apply-sensitive-output core: Add support for marking outputs as sensitive (#6559) 2016-05-09 15:46:07 -04:00
apply-shutdown
apply-vars
get tests: remove unnecessary symlink 2015-08-31 15:45:43 -05:00
graph
init command: init works at a basic level 2014-09-26 16:30:49 -07:00
parallelism command: fix flaky parallelism tests 2015-10-29 15:16:34 -05:00
plan
plan-emptydiff command: plan supports detailed exit code 2015-04-01 09:38:19 -07:00
plan-vars
push command/push: read name from the config 2015-03-24 13:30:23 -07:00
push-input command/push: read name from the config 2015-03-24 13:30:23 -07:00
push-input-partial command/push: read name from the config 2015-03-24 13:30:23 -07:00
push-tfvars Fix variable handling on subsequent pushes 2016-07-28 15:06:53 -04:00
refresh
refresh-output core: show outputs after `terraform refresh` 2015-06-15 10:41:42 -05:00
refresh-unset-var Add failing test replicating #4013 2015-11-23 10:32:46 +02:00
refresh-var
validate-invalid Added verify command 2016-02-08 12:48:14 +01:00
validate-valid Added verify command 2016-02-08 12:48:14 +01:00