Commit Graph

4269 Commits (efa85192ef35c542dfe4b0cacaa157fc5df9d460)

Author SHA1 Message Date
James Bardin efa85192ef PrepareComputedBlocks test
4 weeks ago
James Bardin 0cab7be239 fix internal validate
4 weeks ago
James Bardin 5410f9bd6a objchange.PrepareComputedBlocks
4 weeks ago
James Bardin f133e0380a change BlockByPath to NestedBlockByPath
4 weeks ago
James Bardin 9ae47096ae update objchange validations
4 weeks ago
James Bardin 0f2503e4ea detect non-legacy schemas
4 weeks ago
James Bardin 46d537b71b add computed flag to schema blocks
4 weeks ago
James Bardin 73c225dff4
Merge pull request #37986 from hashicorp/jbardin/planned-private-for-random
4 weeks ago
James Bardin 32ff98ebee
Merge pull request #38298 from hashicorp/jbardin/terraform-data-extensions
4 weeks ago
James Bardin 7f653e1548 full apply test for private plan data
4 weeks ago
Roniece dc4e328e62 Restore apply behavior
4 weeks ago
James Bardin f28c6ee74f make protobuf
1 month ago
James Bardin 1f4bf797ff add ability to forward PlannedPrivate data
1 month ago
James Bardin b477351cf0 update schemas where they are referenced in various tests
1 month ago
James Bardin 641b820baa terraform_data sensitive and write-only tools
1 month ago
Sarah French 2dbb7d9c05
PSS: Remove automatic creation of the default workspace's state file during `init` (#38281)
1 month ago
Lakshay Oza fd6b53b4f1
Fix grammar in`textdecodebase64` error message (#38289)
1 month ago
mickael-hc 332a94d9a1
update gpg with latest version from website (#38271)
1 month ago
Daniel Banck 977a0fb117 Potentially fetch backend variables for most commands
1 month ago
Daniel Banck 5bf90e356f Allow commands to fetch backend variables
1 month ago
Daniel Banck 36b5207d2b Still require const variables when AllowUnsetVariables is set
1 month ago
Daniel Banck 1d517c3ae8 Add check for missing const variables
1 month ago
Daniel Banck 97534ebd3b Improve ParseVariableValues signature with a helper
1 month ago
Daniel Banck 0fa9e5b4da command: Add vars to get command (and refactor it)
1 month ago
Daniel Banck cdbd4f17f2 command: Add vars to taint command
1 month ago
Daniel Banck a836cd610d command: Add vars to state rm command
1 month ago
Daniel Banck 2115032765 command: Add vars to state replace command
1 month ago
Daniel Banck 36b26535b9 command: Add vars to state push command
1 month ago
Daniel Banck aac8834600 command: Add vars to state pull command
1 month ago
Daniel Banck b2a5ce8af1 command: Add vars to state mv command
1 month ago
Daniel Banck c28c6c6d64 command: Add vars to providers schema command
1 month ago
Daniel Banck ed2bdf6825 command: Add vars to providers mirror command
1 month ago
Daniel Banck 6c6be5bcfa command: Add vars to pvoiders lock command
1 month ago
Daniel Banck 1cc8345926 command: Add vars to providers command
1 month ago
Daniel Banck c9e1b3a47b command: Add vars to modules command
1 month ago
Daniel Banck a1c74c7d4e command: Add vars to graph command
1 month ago
Daniel Banck 4b132a4879 command: Add vars to validate command
1 month ago
Daniel Schmidt 2cddb70898 use go-cty's WrangleMarksDeep instead of UnmarkDeepWithPaths
1 month ago
Daniel Banck 2767639191 Test cases for new typed module evaluations
1 month ago
James Bardin 9495ff1aa4 more precise output evaluation with types
1 month ago
Daniel Banck 45ccfbf87a Test output type override merge
1 month ago
Daniel Banck 8c88364e1c Add evaluation scope and expr to output diagnostic
1 month ago
Daniel Banck 8b3329e910 Check type contraints for output values
1 month ago
Daniel Banck 941dfcc82c Add `type` attribute to `output` blocks
1 month ago
Sarah French d7baa140f8
fix: Add missing or correct values to error diagnostics raise when initialising a state store from backend state file data (#38275)
1 month ago
Daniel Banck a47b89170f Fix ParseVariableValues for different command flows
1 month ago
James Bardin dea9f7ec38
Merge pull request #38270 from hashicorp/jbardin/update-cty
1 month ago
Roniece 88f8567b77 Update copyright headers
1 month ago
Roniece 87b37486b9 Restore applying.go
1 month ago
Roniece d9045c8b97 Mirror existing functions and parse with stackaddrs.ParseActionInvocationInstanceStr
1 month ago