Commit Graph

1267 Commits (db2fe3dbd9de6fe22cb396643d6ce85bcdf6ed5c)

Author SHA1 Message Date
James Bardin e4640a43d7 fix show-json test to expect error from nested mod
7 years ago
Masayuki Morita ca9b643c73 docs: Fix typo in (*Meta) RunOperation comments
7 years ago
Pam Selle 1666df3668
Merge pull request #21911 from Biteable/no-nopop-in-plan-show
7 years ago
Antoine Jacoutot 37a6331ebf command/version: drop empty line on version check (#14858)
7 years ago
Dirk Avery 02efe97a59 command/import: change import message to 'prepared' (#20018)
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Jon Burgess c0b1220a92 Fixes #21907
7 years ago
Martin Atkins b1e92b3769 vendor: go get github.com/hashicorp/hcl2@0b64543c968c
7 years ago
Pam Selle 82dcd5276e Normalize in the fmt -check test
7 years ago
Radek Simko f342824647
Merge pull request #21334 from hashicorp/b-cmd-show-reduce-whitespaces
7 years ago
Tim Sharpe 615110e13e provisioner: new Puppet provisioner (#18851)
7 years ago
James Bardin e71e3d85a9
Merge pull request #21611 from hashicorp/jbardin/private-data-read
7 years ago
James Bardin ac2219ba6e don't lose Private state data during copy
7 years ago
Ivan Kalita 5b6b1663ef backend/http: implement retries for the http backend (#19702)
7 years ago
Kristin Laemmert b9f114aa25
command/show (json): marshal the state snapshot included with the plan file (#21597)
7 years ago
Kristin Laemmert 06a3333316 note: this is an unusual edgecase in the category of "probably should not happen"
7 years ago
Kristin Laemmert 703f024cbd command/show (-json): fix panic if a moduleCall has a nil config
7 years ago
Kristin Laemmert 65fc037ecb
command/show (plan -json): fix panic (#21541)
7 years ago
James Bardin 7f5ffbfe90
Merge pull request #21439 from hashicorp/jbardin/init-backend
7 years ago
James Bardin 06dfc4abd8 allow setting -backend-config='' to unset override
7 years ago
Martin Atkins d512584497 command/jsonplan: Don't panic with mixtures of known/unknown/empty
7 years ago
James Bardin c017149b31 don't store prepared backend config
7 years ago
James Bardin ee9a618369 don't migrate backend during init without override
7 years ago
James Bardin cefc927e48 failing test for backend re-init
7 years ago
Sander van Harmelen 8fd3aa91a0
Merge pull request #21234 from hashicorp/svh/f-init-v0.12
7 years ago
Radek Simko 12f7ac1374
command/format: Reduce extra whitespaces & new lines
7 years ago
Martin Atkins 63fa1ac418 vendor: go get github.com/hashicorp/hcl2@master
7 years ago
Sander van Harmelen d9ba0c69ea Always try to select a workspace after initialization
7 years ago
Martin Atkins 6adcc7ab73 vendor: go get github.com/zclconf/go-cty@master
7 years ago
Martin Atkins eed605ac05 [WIP] Re-enable the end-to-end tests (#20044)
7 years ago
Sander van Harmelen e41c2ecdce
Merge pull request #21139 from hashicorp/svh/b-stdin
7 years ago
Sander van Harmelen 9ab2e9d8b2 Make sure UIInput keeps working after being canceled
7 years ago
James Bardin f79a768a4e command/format: take noop changes from lcs
7 years ago
Przemysław Dąbek 9605b093d9 command/graph: use user-supplied plugin path when running graph command (#18083)
7 years ago
Kristin Laemmert c1079b59bd
command/state_list.go: fix bug loading user-defined state (#21015)
7 years ago
Kristin Laemmert 1c95b21c6c
command/output: get the state path from the workspace or CLI argument (#20994)
7 years ago
Martin Atkins 88e76fa9ef configs/configschema: Introduce the NestingGroup mode for blocks
7 years ago
Pam Selle 346e341ff2 Only display status link if public registry used
7 years ago
Kristin Laemmert f8a5e17d3d
command/format: improve "source" of error messages regarding missing arguments (#20907)
7 years ago
Frederic 0f1f504c22 command/format: indicate in diff when adding an attribute forces replacement
7 years ago
Pam Selle ff7245f27c Add status link to make message more helpful
7 years ago
Pam Selle d72456d188 Add friendly error for when registry unresponsive
7 years ago
Kristin Laemmert d5bb09b13b
command/show: refresh is required to show remote state (#20818)
7 years ago
Justin Downing 1e32ae243c grammatical updates to comments and docs (#20195)
7 years ago
findkim 161fe47b34 plugin/discovery: improve providery discovery verification errors
7 years ago
Martin Atkins e918fa83ec command/format: Don't panic when item removed from list of objects
7 years ago
Justin Campbell e696e063dc
Merge pull request #20674 from hashicorp/registry-warnings
7 years ago
Justin Campbell e6316c9de6 plugin/discovery: Parse warnings from TF Registry
7 years ago
Justin Campbell 24e13d8ec1 plugin/discovery: Return tfdiags from Get
7 years ago
Martin Atkins c39905e1a8 command: Fix various issues in the "terraform state ..." subcommands
7 years ago