Commit Graph

34615 Commits (c346c16565f2ab6279e5caeed5e455522c35aaef)
 

Author SHA1 Message Date
James Bardin c346c16565
Merge pull request #37494 from hashicorp/jbardin/genconfig-refactor
8 months ago
James Bardin ee6588aba0 remove ctyCollectionValues and check deprected
8 months ago
Daniel Banck 2463f864dd
Exclude nested config block from list resource schemas (#37495)
8 months ago
James Bardin 542ebed0aa remove the attr processor callbacks from genconfig
8 months ago
James Bardin 5973586f2f refactor config generation
8 months ago
Liam Cervante f14baf178d
[TF-28590] Actions: Add support for write-only attributes (#37491)
8 months ago
Sarah French b11b54e142
Add code comment to make in-progress migration from Ui to View more obvious (#37492)
8 months ago
James Bardin 2e8eae52f5 add configschema GetBlockByPath
8 months ago
Liam Cervante f931bc4e0e
test: don't panic when resolving references that haven't been evaluated (#37484)
8 months ago
Ricard Bejarano 4ac49bad2b
terraform test: fix regression when running with no tests (#37475) (#37477)
8 months ago
Daniel Schmidt 3b12eb0866 actions: serialize trigger event in hooks
8 months ago
Daniel Schmidt 47994b5542 don't omit action lifecycle indexes
8 months ago
Daniel Schmidt 871d3ce64f support sensitive values in action configuration
8 months ago
Daniel Schmidt c4f129f454 refactor deferred resource encoding to use shared schema
8 months ago
Daniel Schmidt 892fad8365 fix typo
8 months ago
Daniel Schmidt 79a6f3e208 adjust test case
8 months ago
Daniel Schmidt c36de59d41 handle providers deferring action invocations
8 months ago
Daniel Schmidt a8e70a355f allow selectively sending another response for actions in plan tests
8 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
8 months ago
Daniel Schmidt 854232f443 add equals method to action invocation
8 months ago
Daniel Schmidt 0313b1471d jsonplan: move action invocation marshalling to separate function
8 months ago
Daniel Schmidt b1574c6acb test case has unstable order
8 months ago
Daniel Schmidt bdea1ded95 add more test cases for invoking actions during apply
8 months ago
Liam Cervante abf1c00e03
stacks migrate: make diagnostics more relevant to operation (#37416)
8 months ago
Kristin Laemmert 76a9aa288b
fix: move parsing action reference expressions into terraform (#37458)
8 months ago
Daniel Schmidt 90bdc053f2 add SRO message for planned action invocation
8 months ago
Daniel Schmidt e6dfb537e9 improve error message
8 months ago
Daniel Schmidt fc1cd88642 failing actions should stop the following actions
8 months ago
Deniz Onur Duzgun 05dfb52c2d
bump: go-getter to v1.7.9 (#37452)
8 months ago
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
8 months ago
Samsondeen 1ce7d800c0
fix flaky test TestJSONHook_EphemeralOp_progress (#37451)
8 months ago
Daniel Schmidt 423cacdfe2 ensure we plan everything in order
8 months ago
Daniel Schmidt d226ef3586 fix file naming
8 months ago
Daniel Schmidt 5187efdd1d refactor: move method into changes_src
8 months ago
Daniel Schmidt 52173af74c actions: fix apply graph edges
8 months ago
Daniel Schmidt 7fe8d87ed6 actions: expand plan triggers to deal with modules
8 months ago
Daniel Schmidt 470ca6e5d0 refactor: move fields related to trigger in separate struct
8 months ago
Daniel Schmidt 37cfbf6df0 actions: plan and apply actions in separate graph node
8 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
8 months ago
Sarah French da76dba3dc
PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350)
8 months ago
Samsondeen 9f01530237
go: bump version to 1.25 (#37436)
8 months ago
Sarah French e5a5e21801
Add backend testing documentation (#37448)
8 months ago
Sarah French 1c143de7c9
Update help output to consistently call out -state and -state-out flags as legacy and related to the local backend. (#37446)
8 months ago
github-actions[bot] 1a097f4165
Update equivalence test golden files. (#37443)
8 months ago
hc-github-team-tf-core 01babe4a96
Cleanup after 1.14.0-alpha20250813 release (#37438)
8 months ago
Daniel Schmidt 3cf76a7d45 make wording more consistent
8 months ago
Daniel Schmidt ecfbdaf18d add number of action invocations to change summary
8 months ago
James Bardin eee744c887
Merge pull request #37429 from hashicorp/jbardin/update-go-plugin
8 months ago
hc-github-team-tf-core 5dbc7f8cab
Prepare before 1.14.0-alpha20250813 release (#37434)
8 months ago
Sarah French 037ed81e9e
PSS: Implement first gRPC methods: config validation and usage, listing and deleting workspaces (#37418)
8 months ago