Commit Graph

1125 Commits (e63a1dfb96a6c34e024b6421eda2e9986be5c019)

Author SHA1 Message Date
Kristin Laemmert e3cecb7d56
format/state: added missing newline in the `outputs` output (#19542)
8 years ago
Radek Simko 9e5677adeb
Merge pull request #19453 from hashicorp/b-whole-body-diag-rendering
8 years ago
Radek Simko 501fcd1e21
Fix tests after upgrading hcl
8 years ago
Radek Simko 4f2868a019
command/format: Fix rendering of attribute-agnostic diagnostics
8 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
8 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
8 years ago
Martin Atkins 884aa387b8 command: Use vendoring when building helper programs in tests
8 years ago
Martin Atkins 5255e85238 "go fmt" fixups
8 years ago
Martin Atkins 73c9521a04 command/e2etest: Temporarily disable tests that access network
8 years ago
Martin Atkins 37bc187f95 command: "terraform output" mustn't panic when no state is present
8 years ago
Martin Atkins 53b5b95ef5 command: Fix TestRefresh_backup
8 years ago
Martin Atkins 762a173c7f command: Fix TestRefresh_outPath
8 years ago
Martin Atkins e2ba90fdfa command: Fix TestMetaBackend_planLocalMatch
8 years ago
Martin Atkins 48601d261d states/statemgr: In Filesystem, back up output file, not input file
8 years ago
Martin Atkins 27abd9c6b8 command: Fix TestMetaBackend_localDoesNotDeleteLocal
8 years ago
Martin Atkins be79bf0412 command: Fix TestPlan_outBackend
8 years ago
Martin Atkins b316e4ab56 command: Fix TestImport_remoteState
8 years ago
Martin Atkins 2b9f92be31 command: Partially fix TestMetaBackend_planLocalStatePath
8 years ago
Martin Atkins aecb66d3db command: Fix TestMetaBackend_configuredChangeCopy_multiToNoDefaultWithoutDefault
8 years ago
Martin Atkins ec27526cc3 command: Fix TestMetaBackend_configuredChangeCopy_multiToMulti
8 years ago
Martin Atkins 6c7cecfbd8 command: More logging during migration
8 years ago
Martin Atkins f39a5d0962 command: Fix various TestMetaBackend-prefix tests
8 years ago
Martin Atkins 22c84c71a4 command: Use statemgr.Import and statemgr.Export for state push and pull
8 years ago
Martin Atkins aacbe1d14b command: Fix TestMetaBackend_configureNewWithState
8 years ago
Martin Atkins 24046ab833 command: More TRACE logging for the Backend instantiation codepaths
8 years ago
Martin Atkins 2293391241 command: Fix TestMetaBackend_emptyWithExplicitState
8 years ago
Martin Atkins 8c54da0ad2 command: TestInit_fromModule_explicitDest guard against other tests
8 years ago
Martin Atkins ced06a4ca3 command: fix panic in TestStatePush_lineageMismatch
8 years ago
Martin Atkins 544c2932ce command: Fix TestInit_checkRequiredVersion
8 years ago
Martin Atkins 9ba399bca8 command: Fix TestInit_getProvider
8 years ago
Martin Atkins f6d468ffd5 command: Fix TestInit_inputFalse
8 years ago
Martin Atkins c0b7f58143 command: Fix detection of necessary backend migration
8 years ago
Sander van Harmelen 5e9414bf03 backend/migrations: only select workspaces if supported
8 years ago
Martin Atkins 297b3b8830 command: Fix TestInit_backendReinitConfigToExtra
8 years ago
Martin Atkins b5547f00f6 command: backendConfig must mutate its copy, not the original
8 years ago
Martin Atkins 8b603e4877 command: Name the Terraform Registry specifically in error message
8 years ago
Martin Atkins 592850e22c command: Fix TestApply_plan_remoteState
8 years ago
Martin Atkins c05a556c0e command: Fix TestRefresh_backup
8 years ago
Martin Atkins ad276142b4 command: Fix the command package test build
8 years ago
Martin Atkins 1e45d30036 command: Fix TestPlan_outBackend
8 years ago
Martin Atkins c3d11b762b command: Fix testBackendState
8 years ago
Martin Atkins e20346bf4f command: fix TestMeta_process
8 years ago
Martin Atkins fcf3f643ce command: Fix TestPlan_shutdown
8 years ago
Martin Atkins 0ea8aa6fe5 command: Fix TestWorkspace_createWithState
8 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
8 years ago
Sander van Harmelen b62a22ab62 Add a VariableSourceType for names .tfvars files
8 years ago
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
8 years ago
Sander van Harmelen 643fccc923
Merge pull request #19250 from hashicorp/f-inputs
8 years ago
Sander van Harmelen 5944e8e34f Fix the ability to ask for and save user input
8 years ago
Sander van Harmelen 5458a91985 command/state: update and fix the state show command
8 years ago