Commit Graph

29404 Commits (6dcf00aefc56b48bae54822a6e62eacffd2bc3ea)
 

Author SHA1 Message Date
Krista LaFentres (she/her) 6dcf00aefc
Merge pull request #30344 from hashicorp/lafentres/refactor-show-command
4 years ago
Krista LaFentres 64e1241ae3 backend/local: Remove unused DisablePlanFileStateLineageChecks flag
4 years ago
Krista LaFentres fea8f6cfa2 cli: Migrate show command to use command arguments and views
4 years ago
Krista LaFentres 8d1bced812 cli: Refactor show command to remove dependence on local run and only load the backend when we need it
4 years ago
Martin Atkins e95f29bf9d lang/funcs: fileexists slightly better "not a file" error message
4 years ago
Martin Atkins bdc5f152d7 refactoring: Implied move statements can be cross-package
4 years ago
Laura Pacilio 5f61140655
Merge pull request #30332 from hashicorp/fix-broken-links-1-10
4 years ago
Martin Atkins beb9432155 website: CLI state manipulation section de-emphasize old features
4 years ago
Laura Pacilio 1b7e7b967d Fix broken links to external docs
4 years ago
James Bardin 28671f9e46
Merge pull request #30329 from hashicorp/jbardin/module-variable-default
4 years ago
James Bardin 684ed7505d remove synthetic default expression for variables
4 years ago
Martin Atkins dabd7567af
Update CHANGELOG.md
4 years ago
Martin Atkins 9ebc3e1cd2 core: More accurate error message for invalid variable values
4 years ago
Martin Atkins 36c4d4c241 core and backend: remove redundant handling of default variable values
4 years ago
Martin Atkins 37b1413ab3 core: Handle root and child module input variables consistently
4 years ago
Martin Atkins 483c38aca1 core: Remove TestContext2Validate_PlanGraphBuilder
4 years ago
Martin Atkins a579ae15b0
Update CHANGELOG.md
4 years ago
Martin Atkins 171e7ef6d9 core: Invalid for_each argument messaging improvements
4 years ago
Nick Fagerlund 1e9075b4fa
Merge pull request #30226 from hashicorp/nf/dec21-derandomize-dependencies
4 years ago
Laura Pacilio f4eb0ed24d
Merge pull request #30280 from Mukesh05/patch-2
4 years ago
Mukesh Kumar 3ac334f267
Update website/docs/language/values/locals.mdx
4 years ago
Martin Atkins 4ec1feaa3d build: CGO_ENABLED when building for macOS
4 years ago
Martin Atkins 087c2f06ee website: Documentation of how provisioners upload files
4 years ago
Laura Pacilio 6ef9cf652e
Merge pull request #30270 from addison-grant/patch-1
4 years ago
Laura Pacilio 662301610d
Merge pull request #30264 from minamijoyo/fix-typo-in-doc
4 years ago
Nick Fagerlund 05d0febf7f Relax test to focus on the behavior we care about (encoded == encoded)
4 years ago
Martin Atkins 28a6036cf2 build: Separate Linux distro package builds into separate job
4 years ago
Martin Atkins c1699ea80c build: Constrain permissions for the "build" workflow steps
4 years ago
Martin Atkins 3bf758eaf5 build: Consolidate build-darwin job into just "build"
4 years ago
Martin Atkins 218e55b23c build: Build docs source package as part of the release pipeline
4 years ago
Martin Atkins b802db75d7 build: Build and run e2etest as part of the release build pipeline
4 years ago
Martin Atkins 6704f8c795 Initial work on a new package build process
4 years ago
Alisdair McDiarmid df36a03be1 states: Add failing test for ordered dependencies
4 years ago
Alisdair McDiarmid 535da4ebc7
Merge pull request #30205 from hashicorp/alisdair/fix-show-plan-against-non-default-state
4 years ago
kmoe 73f5c7779f
Merge pull request #30292 from hashicorp/kmoe/dag-basicedge-hashcode
4 years ago
Katy Moe f8fdb6de3f
do not use pointer addr strings as map keys in set
4 years ago
Dylan Staley a8bc7a0170
Merge pull request #30237 from hashicorp/ds.submodule-nav-main
4 years ago
James Bardin 9272ff2c29
Merge pull request #30286 from hashicorp/jbardin/dag
4 years ago
James Bardin 8bbba22f8c
Merge pull request #30253 from hashicorp/jbardin/move-graph
4 years ago
Alisdair McDiarmid ef01d5d134
Merge pull request #30067 from hashicorp/alisdair/redact-sensitive-values-from-function-errors
4 years ago
James Bardin 344adb6c50 clarify dag comments
4 years ago
James Bardin fae68f166f Remove sorted walk functions
4 years ago
James Bardin f46cf7b8bc cleanup some move graph handling
4 years ago
James Bardin 22dc685052 check for nested module index changes
4 years ago
James Bardin deb82daf2b find implied moves in nested modules
4 years ago
James Bardin 3d769b7282 IsModuleMoveReIndex
4 years ago
Martin Atkins 74761b2f8b getmodules: Use go-getter v1.5.10 and return to upstream GitGetter
4 years ago
Mukesh Kumar 27cc49fe91
Update local values definition
4 years ago
Addison Grant 01be55b5c4
Update variables.mdx
4 years ago
Masayuki Morita bdf683802d docs: Fix typo in docs/plugin-protocol/releasing-new-version.md
4 years ago