Commit Graph

1135 Commits (149ccd929e91e71db2cacfe74e7e6b91a6deec79)

Author SHA1 Message Date
James Bardin 149ccd929e missing commits from 19688
7 years ago
James Bardin 9667e06a03 decode backend hash as uint64
7 years ago
Charles Kenney 2dfc3a399d command: allow -no-color option on "providers" command
7 years ago
Radek Simko f64978b64c
backend/local: Render CBD replacement (+/-) correctly (#19642)
7 years ago
Radek Simko b28efa0bf3
command/format: Fix tests
7 years ago
Radek Simko 0b981fa641
command/format: Fix rendering of force-new updates
7 years ago
Radek Simko fe117e9f02
command/format: Fix rendering of nested blocks during update
7 years ago
Radek Simko 2df886397b
command/format: Add more tests to cover non-primitive fields
7 years ago
Radek Simko e3e459a8d4
command/format: Restructure tests
7 years ago
Radek Simko 49e7026bdd
command/format: Add tests for ResourceChange renderer
7 years ago
Kristin Laemmert e3cecb7d56
format/state: added missing newline in the `outputs` output (#19542)
7 years ago
Radek Simko 9e5677adeb
Merge pull request #19453 from hashicorp/b-whole-body-diag-rendering
7 years ago
Radek Simko 501fcd1e21
Fix tests after upgrading hcl
7 years ago
Radek Simko 4f2868a019
command/format: Fix rendering of attribute-agnostic diagnostics
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins 884aa387b8 command: Use vendoring when building helper programs in tests
7 years ago
Martin Atkins 5255e85238 "go fmt" fixups
7 years ago
Martin Atkins 73c9521a04 command/e2etest: Temporarily disable tests that access network
7 years ago
Martin Atkins 37bc187f95 command: "terraform output" mustn't panic when no state is present
7 years ago
Martin Atkins 53b5b95ef5 command: Fix TestRefresh_backup
7 years ago
Martin Atkins 762a173c7f command: Fix TestRefresh_outPath
7 years ago
Martin Atkins e2ba90fdfa command: Fix TestMetaBackend_planLocalMatch
7 years ago
Martin Atkins 48601d261d states/statemgr: In Filesystem, back up output file, not input file
7 years ago
Martin Atkins 27abd9c6b8 command: Fix TestMetaBackend_localDoesNotDeleteLocal
7 years ago
Martin Atkins be79bf0412 command: Fix TestPlan_outBackend
7 years ago
Martin Atkins b316e4ab56 command: Fix TestImport_remoteState
7 years ago
Martin Atkins 2b9f92be31 command: Partially fix TestMetaBackend_planLocalStatePath
7 years ago
Martin Atkins aecb66d3db command: Fix TestMetaBackend_configuredChangeCopy_multiToNoDefaultWithoutDefault
7 years ago
Martin Atkins ec27526cc3 command: Fix TestMetaBackend_configuredChangeCopy_multiToMulti
7 years ago
Martin Atkins 6c7cecfbd8 command: More logging during migration
7 years ago
Martin Atkins f39a5d0962 command: Fix various TestMetaBackend-prefix tests
7 years ago
Martin Atkins 22c84c71a4 command: Use statemgr.Import and statemgr.Export for state push and pull
7 years ago
Martin Atkins aacbe1d14b command: Fix TestMetaBackend_configureNewWithState
7 years ago
Martin Atkins 24046ab833 command: More TRACE logging for the Backend instantiation codepaths
7 years ago
Martin Atkins 2293391241 command: Fix TestMetaBackend_emptyWithExplicitState
7 years ago
Martin Atkins 8c54da0ad2 command: TestInit_fromModule_explicitDest guard against other tests
7 years ago
Martin Atkins ced06a4ca3 command: fix panic in TestStatePush_lineageMismatch
7 years ago
Martin Atkins 544c2932ce command: Fix TestInit_checkRequiredVersion
7 years ago
Martin Atkins 9ba399bca8 command: Fix TestInit_getProvider
7 years ago
Martin Atkins f6d468ffd5 command: Fix TestInit_inputFalse
7 years ago
Martin Atkins c0b7f58143 command: Fix detection of necessary backend migration
7 years ago
Sander van Harmelen 5e9414bf03 backend/migrations: only select workspaces if supported
7 years ago
Martin Atkins 297b3b8830 command: Fix TestInit_backendReinitConfigToExtra
7 years ago
Martin Atkins b5547f00f6 command: backendConfig must mutate its copy, not the original
7 years ago
Martin Atkins 8b603e4877 command: Name the Terraform Registry specifically in error message
7 years ago
Martin Atkins 592850e22c command: Fix TestApply_plan_remoteState
7 years ago
Martin Atkins c05a556c0e command: Fix TestRefresh_backup
7 years ago
Martin Atkins ad276142b4 command: Fix the command package test build
7 years ago
Martin Atkins 1e45d30036 command: Fix TestPlan_outBackend
7 years ago