Commit Graph

1234 Commits (efc08de5d6876af140f5a6ddb254698eb243b2fc)

Author SHA1 Message Date
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
Kristin Laemmert c73a5fc07d
command/show: add provider name to resource changes (#20711)
7 years ago
Kristin Laemmert 9d0d564ec7
`terraform show` and `terraform providers schema -json` should return valid json (#20697)
7 years ago
James Bardin 0569e39788 don't try to treat "null" as json in diff output
7 years ago
Kristin Laemmert a15a4acf2f
configs/configupgrade: detect possible relative module sources (#20646)
7 years ago
James Bardin a8df5586c0 check for errors when loading a backend config
7 years ago
Martin Atkins 2d41c1009b command/format: Diffs for NestingMap block types
7 years ago
Martin Atkins dd1fa322a7 command/format: Support list/map blocks with dynamic-typed attrs
7 years ago
Martin Atkins 69772b11b1 command/format: test for diff rendering with dynamic-typed subattrs
7 years ago
Kristin Laemmert 30672faebe
remove indentation from json output of `show` and `providers schema` (#20623)
7 years ago
James Bardin b8e53255b4 Revert "remove NormalizeObjectFromLegacySDK from diff"
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
James Bardin a95d97f066
Merge pull request #20595 from hashicorp/jbardin/normalize-objects
7 years ago
James Bardin 5c40d6610c remove NormalizeObjectFromLegacySDK from diff
7 years ago
Brian Flad 20a814028d
command: Consistency implement and document parallelism default of 10
7 years ago
Kristin Laemmert b9d8e96e0c
command/plan: plan output should indicate if a resource is being (#20580)
7 years ago
Kristin Laemmert d72defd044
command/show and state show: honor user-specified plugin-dir (#20557)
7 years ago
James Bardin 369d512e22
Merge pull request #20546 from hashicorp/jbardin/backend-init-panic
7 years ago
James Bardin 2adf5801d9 don't panic of the users aborts backend input
7 years ago
Kristin Laemmert 8fb4e5ce6e
command/show: differentiate between state schemas and plan schemas. (#20516)
7 years ago
Kristin Laemmert c4151b7c7c
command/show: fixing bugs in modulecalls (#20513)
7 years ago
Kristin Laemmert 21f6e3dffd
Mildwonkey/012 docs updated (#20542)
7 years ago
Martin Atkins f193b11073 command/format: Normalize before/after values before rendering
7 years ago
James Bardin f43b87a61e
Merge pull request #20480 from hashicorp/jbardin/backend-init
7 years ago
James Bardin c814f2da37 Change backend.ValidateConfig to PrepareConfig
7 years ago
Martin Atkins 6b6be3af35 command: Remove promise of plan -validate-only from validate docs
7 years ago
Kristin Laemmert 16823f43de
command/jsonprovider: export providers schemas to json (#20446)
7 years ago
Martin Atkins 552dddfb4c command: Specialized error message for var decls in tfvars
7 years ago
Kristin Laemmert 4dd8192ec7
Merge pull request #20352 from hashicorp/mildwonkey/show-docs
7 years ago
Nick Fagerlund 3c42508700
Apply suggestions from code review
7 years ago
Kristin Laemmert 0c94e20a83
command/show enhancements and bugfixes
7 years ago
Kristin Laemmert b14472f22c
command/jsonconfig: add missing fields from configuration output (#20387)
7 years ago
Kristin Laemmert 874b333962
command/format: fix an issue where data resources were not displaying (#20386)
7 years ago
Kristin Laemmert c59a274e96
command/jsonplan: "deposed" should be a string, not a bool. (#20351)
7 years ago