Commit Graph

34663 Commits (v1.14.0-alpha20250903)
 

Author SHA1 Message Date
Daniel Schmidt c3262b8e5d remove config parsing related test case
7 months ago
Daniel Schmidt b2d7056207 add config block to tests
7 months ago
Daniel Schmidt 66001080e6 actions: implement expansion and planning actions
7 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
7 months ago
Sarah French 7199fbd2bb
Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334)
7 months ago
hc-github-team-tf-core d9383502db Cleanup after 1.14.0-alpha20250716 release
7 months ago
Sarah French e79b5a1628
Replace custom `testCwd` function with standard `testing` library (#37335)
7 months ago
Radek Simko 6eb8ee1a9c
github: Pin workflows to patch versions (#37331)
7 months ago
Daniel Schmidt 7f41ab095c add date
7 months ago
Daniel Schmidt 5289b0cf6f ensure changelog script can handle empty alpha releases
7 months ago
hc-github-team-tf-core 21fcc62055 Prepare before 1.14.0-alpha20250716 release
7 months ago
Sarah French 15840b3eae
Replace use of `defer` with `t.Cleanup` in majority of `command` package tests, update `testChdir` to work with t.Cleanup (#37326)
7 months ago
Samsondeen 69fb908eaa
Always generate provider address for resources (#37318)
7 months ago
Radek Simko f9d0dddb38
github: Allow changelog check to be skipped on label (#37314)
7 months ago
Sarah French 7a27366b39
PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278)
7 months ago
Samsondeen 92609fded1
Implicitly set include_resource when generating configuration (#37319)
7 months ago
Sarah French 145e152a57
Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085)
7 months ago
Daniel Schmidt 688a1f9955 add todo
7 months ago
Daniel Schmidt 24773cf86e improve allocation
7 months ago
Daniel Schmidt a2ce38ce12 use gomock generated mocks for the action invoke stream API
7 months ago
Daniel Schmidt d0e5c3cc7b address review feedback
7 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
7 months ago
Daniel Schmidt e6b848d5ab add actions protobuf definitions
7 months ago
Kristin Laemmert 5adceda98f
feat: update Actions parsing with current syntax (#37313)
7 months ago
Sarah French 39f7920387
PSS: Add packages for presenting a provider as an instance of backend.Backend (#37291)
7 months ago
Radek Simko 5437cd7c8a
Prepare main branch for 1.14 development (cleanup) (#37312)
7 months ago
Samsondeen 0f7a690d25
Skip query e2e test when we cannot build at runtime (#37307)
7 months ago
Radek Simko 71a300c8f7
go: bump version to 1.24.5 (#37304)
7 months ago
Liam Cervante 9992eb2a04
Fix broken test due to merge conflict (#37305)
7 months ago
Liam Cervante 2a1b4c3ed4
Update go-cty and HCL for 1.13 release (#37298)
7 months ago
Liam Cervante e9c2c26427
relevant attributes: strip out invalid relevant attributes from the plan (#37290)
7 months ago
Samsondeen 870bf99593
List implementation for simple provider and e2e tests (#37297)
7 months ago
Sarah French 677e5ea276
Add test coverage for Meta's determineInitReason method, fix error in diagnostic (#37303)
8 months ago
Sarah French d02a1ed1b7
PSS: Make the state storage provider's config stateful (backend state, planfiles) (#37286)
8 months ago
Daniel Schmidt 8649eae35d rename ActionInvocation for clarity
8 months ago
Daniel Schmidt 8c657163b2 add hooks for action invocation lifecycle
8 months ago
Daniel Schmidt 016daf647e add addrs for action invocation
8 months ago
hc-github-team-tf-core f7b176b59c
Cleanup after 1.13.0-alpha20250708 release (#37302)
8 months ago
hc-github-team-tf-core f1e09c5ee6
Prepare before 1.13.0-alpha20250708 release (#37301)
8 months ago
Radek Simko 3e8a08609d
pluginshared: Cleanup request path in tests (#37299)
8 months ago
Daniel Banck 6740c5e3d1
Only add import target nodes when they match (#37296)
8 months ago
Sarah French 0f8e77a50f
PSS: Add GetStates and DeleteState RPCs to plugin protocol v6 (#37288)
8 months ago
Samsondeen a1332299a5
Test run Parallelism of 1 should not result in deadlock (#37292)
8 months ago
Samsondeen 8d8b2bb694
Generate config for list results (#37173)
8 months ago
Samsondeen 79187d579d
Validate list block meta-arguments (#37281)
8 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
8 months ago
Mark DeCrane 577f8f02ae
Merge pull request #37283 from hashicorp/TF-26979/central-binary-download-tf-stacks-cli
8 months ago
hc-github-team-tf-core 52024a3b47
Prepare before 1.13.0-alpha20250702 release (#37284)
8 months ago
Mark DeCrane 1529739017 remove the cache override arg from the args passed to the plugin
8 months ago
Mark DeCrane 60dbc8b12f Move stacksplugin cache to .terraform.d, allow for overriding of cache dir location
8 months ago