Commit Graph

453 Commits (b709d27cf770cd40928fb91ec0feec87a486316c)

Author SHA1 Message Date
Mitchell Hashimoto 475d8750bb
command/push: make test more resilient
10 years ago
Radek Simko 8494cad8c4 Output 'destroy complete' when it's destroy (was: apply) (#8453)
10 years ago
Mitchell Hashimoto 2f8baa4580
command/push: fix tests to be vcs=false GH-8478
10 years ago
Mitchell Hashimoto 9a8209cfbd
command/push: create the proper parent directory entries in tar
10 years ago
Mitchell Hashimoto 928fdff33e
command/push: only add module directory to tar if it exists
10 years ago
Mitchell Hashimoto 92b15de080
command/push: remove the old test fixture for the new one
10 years ago
Mitchell Hashimoto a650455ed6
command/push: only explicitly include the state
10 years ago
Mitchell Hashimoto 3aecc52bf3
command/push: "Extra" value must be absolute
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
Mitchell Hashimoto 2ac142abc3
command: use bufio.ReadString instead of scanning to get spaces
10 years ago
Mitchell Hashimoto d3792e4aef
command: correct outdated comment
10 years ago
Mitchell Hashimoto 43cfd3d1c9
command: fix regressions for state mv with count resource
10 years ago
Mitchell Hashimoto 0d1ea84d39
command: test for moving resource with count [GH-7797]
10 years ago
Mitchell Hashimoto 3b3f92cd9b
terraform: fix some test failures on state add with multiple modules
10 years ago
Mitchell Hashimoto a44c8b8760
terraform: state mv tests
10 years ago
James Nugent f933b2cf16 Merge pull request #8200 from hashicorp/fix-state-rm
10 years ago
Paul Stack 4d46812bab Update state_rm_test.go
10 years ago
Mitchell Hashimoto 3fdc08a9eb core: Add `terraform state rm` command and docs
10 years ago
Paul Hinze 84bbbfbe18
command: Fixup comment typo
10 years ago
Paul Hinze 50df583ffd Merge pull request #8120 from hashicorp/jbardin/null-state-module
10 years ago
James Bardin 1be5a650fc Add test for showing an empty state
10 years ago
James Bardin 191d7c1007 Fix panic when showing empty state
10 years ago
James Bardin cdb80f68a8 Ensure better state normalization
10 years ago
James Nugent e181d753fe build: Fix ordering of plugin list
10 years ago
Brad Sickles 70cadcf31d Implement archive provider and "archive_file" resource. (#7322)
10 years ago
James Bardin 1322aaf473 Merge pull request #7989 from hashicorp/jbardin/tf_push
10 years ago
James Bardin 67bd4f29e0 Override atlas variables even if they aren't local
10 years ago
James Bardin d5fbb5f5c0 Modify the tfvars test to also use a cli var
10 years ago
James Bardin 9d0faa2cae Strip off extra \n in hcl encoded variables
10 years ago
James Bardin bf83b435e1 numeric variables aren't always interpreted as str
10 years ago
James Bardin 1af7ee87a2 Silence log output when not verbose
10 years ago
James Bardin 2747d964cb Merge pull request #7877 from hashicorp/jbardin/races
10 years ago
James Nugent 9034196baf Merge pull request #7875 from hashicorp/b-outputs-by-module
10 years ago
James Nugent 0e4e94a86f core: Fix -module for terraform output command
10 years ago
James Bardin 5802f76eaa Make all terraform package tests pass under -race
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 681d94ae20 core: Allow lists and maps as variable overrides
10 years ago
James Bardin 2712328d5a Merge pull request #7756 from hashicorp/jbardin/tf-atlas-version
10 years ago
James Bardin 885935962c Add a terraform version header to all atlas calls
10 years ago
David Glasser 50959a654c command: Remove second DefaultDataDirectory const (#7666)
10 years ago
James Nugent 3735140286 core: Don't set variables for Atlas until lib is updated
10 years ago
James Nugent 5d18f41f04 core: Convert context vars to map[string]interface{}
10 years ago
Raphael Randschau 9081cabd6e Add scaleway provider (#7331)
10 years ago
James Nugent b4048dfc1d core: Add -json flag to `terraform output`
10 years ago