Commit Graph

830 Commits (b5cfc0bb8bc4f9f4ffca495a80d167bc0da02f97)

Author SHA1 Message Date
Alisdair McDiarmid b5cfc0bb8b core: Fix sensitive variable validation errors
4 years ago
Alisdair McDiarmid 6db174e210 core: Fix crash for sensitive values in conditions
4 years ago
Alisdair McDiarmid 6cd0876596
Merge pull request #30658 from hashicorp/alisdair/preconditions-postconditions-refresh-only
4 years ago
Alisdair McDiarmid a103c65140 core: Eval pre/postconditions in refresh-only mode
4 years ago
James Bardin 45e2a410f7
Merge pull request #30656 from hashicorp/jbardin/always-validate
4 years ago
James Bardin b1de94a176 make sure CBD test graphs are valid
4 years ago
James Bardin 0bc69d64ec always validate all graphs
4 years ago
Alisdair McDiarmid 2ee64dc7e0
Merge pull request #30645 from hashicorp/alisdair/preconditions-postconditions-expanded-resources
4 years ago
Alisdair McDiarmid ef0d859af7 core: Refactor stub repetition data generation
4 years ago
Alisdair McDiarmid ad995322e1 core: Fix expanded condition block validation
4 years ago
Martin Atkins 1879a39d2d configs: Refined error messages for mismatched provider passing
4 years ago
James Bardin 05a10f06d1 remove PreDiff and PostDiff hook calls
4 years ago
James Bardin dc668dff38 ensure UI hooks are called for data sources
4 years ago
Alisdair McDiarmid 45d0c04707 core: Add fallback for JSON syntax error messages
4 years ago
Alisdair McDiarmid b59bffada6 core: Evaluate pre/postconditions during validate
4 years ago
Alisdair McDiarmid b06fe04621 core: Check rule error message expressions
4 years ago
Sebastian Rivera afb956d745
Merge pull request #30141 from hashicorp/preapply-runtasks-clioutput
4 years ago
Sebastian Rivera 52c5f9f6b7 Updated for latest go-tfe run task changes
4 years ago
Sebastian Rivera 126d6df088 Added run task support for post plan run stage, removed pre apply
4 years ago
uturunku1 383da4893b use new enum string for task stages
4 years ago
Brandon Croft aa0dda81b4 Fall back to reading latest run without task_stages
4 years ago
uturunku1 a9da859ee5 rename variables to something more descriptive
4 years ago
uturunku1 77946af472 pull latest changes from go-tfe branch and use use new field name that previously was incorrectly named TaskStage
4 years ago
uturunku1 8090b23db7 delete unused function
4 years ago
Brandon Croft 0b8bb29a61 [cloud] refactor integration context and add code documentation
4 years ago
Brandon Croft 791c36c504 [cloud] report run tasks by name instead of assuming pre_apply
4 years ago
uturunku1 6b5da4d43c [cloud] run tasks output formatting
4 years ago
Brandon Croft 2938ec43fa [cloud] handle unreachable run tasks
4 years ago
uturunku1 3e9ae69a12 [cloud] run tasks integration
4 years ago
Alisdair McDiarmid 70db495d00
Merge pull request #30525 from nozaq/provider-config-default
4 years ago
Alisdair McDiarmid 3e4d6b252f jsonplan: Improve performance for deep objects
4 years ago
nozaq 3c32f7a56c
jsonconfig: add implicitly created provider configs
4 years ago
nozaq 0ce040405c
jsonconfig: fix provider mappings with same names
4 years ago
kmoe 161374725c
Warn when ignore_changes includes a Computed attribute (#30517)
4 years ago
nozaq 7f4019e1f6
jsonconfig: fix keys for default providers
4 years ago
Pedro Belém aed7162e9a
cli: Fix state mv exit code for missing resource (#29839)
4 years ago
Alisdair McDiarmid d8018270a7
Merge pull request #30138 from hashicorp/alisdair/json-module-call-providers-mapping
4 years ago
Alisdair McDiarmid 843c50e8ce lang: Further limit the console-only type function
4 years ago
Alisdair McDiarmid 903d6f1055 lang: Remove use of marks.Raw in tests
4 years ago
Alisdair McDiarmid 691b98b612 cli: Prevent overuse of console-only type function
4 years ago
Alisdair McDiarmid fe8183c4af json: Increment JSON plan format version
4 years ago
Alisdair McDiarmid ddc81a204f json: Disregard format version in tests
4 years ago
Alisdair McDiarmid f5b90f84a8 jsonconfig: Improve provider configuration output
4 years ago
Alisdair McDiarmid 639eb5212f core: Remove unused PlanOpts.Validate
4 years ago
Alisdair McDiarmid 7ded73f266 configs: Validate pre/postcondition self-refs
4 years ago
Alisdair McDiarmid cdae6d4396 core: Add context tests for pre/post conditions
4 years ago
Alisdair McDiarmid a95ad997e1 core: Document postconditions as valid use of self
4 years ago
Martin Atkins 5573868cd0 core: Check pre- and postconditions for resources and output values
4 years ago
Martin Atkins c827c049fe terraform: Precondition and postcondition blocks generate dependencies
4 years ago
Martin Atkins 9076400436 configs: Decode preconditions and postconditions
4 years ago