Commit Graph

34663 Commits (v1.14.0-alpha20250903)
 

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