Commit Graph

34487 Commits (1471aaa84d0f2a0bf3386b5ee7ab0b02be461d15)
 

Author SHA1 Message Date
Daniel Schmidt 1471aaa84d implement applying action invocations
9 months ago
Daniel Schmidt 2654e4d7cd add information for graph building into plan action invocations
9 months ago
Daniel Schmidt 812e5a9749 add helper to iterate over elements of an addrs map
9 months ago
Daniel Schmidt 114ce5a0e2 make abs action instances referencable
9 months ago
Liam Cervante 160b6b35b0
terraform test: include expected diagnostics in verbose mode (#37362)
9 months ago
Daniel Banck c177897320
Improve list result output (#37344)
9 months ago
Daniel Banck 3607089016
Support tfquery files in `terraform fmt` (#37347)
9 months ago
Liam Cervante 0a7701f19a
terraform test: refactor graph edge calculation (#37357)
9 months ago
Kristin Laemmert 333de76b80
feat(actions): extend action validation inside configs package (#37355)
9 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
9 months ago
Sarah French d1e412fcf0
PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321)
9 months ago
Daniel Schmidt ba361f2f5c add planned changes to the planfile
9 months ago
Daniel Schmidt e0ab23a040 ensure we encode action invocations from change to changesrc
9 months ago
Daniel Schmidt 303dc90f17 add more test cases to ensure destroying is no issue
9 months ago
Daniel Schmidt c20bf67020 remove language experiment, this is guarded by being in an alpha release
9 months ago
Daniel Schmidt 7fd7b844d0 use hcl diagnostic
9 months ago
Daniel Schmidt c6bc7d0643 add auto-expansion
9 months ago
Daniel Schmidt 62fae33263 fix typo
9 months ago
Daniel Schmidt 5fdbafd129 ensure destroy events can not be used
9 months ago
Daniel Schmidt 54160f82d6 add test case
9 months ago
Daniel Schmidt ceb8bcbbe0 refactor: use simplified expansion
9 months ago
Daniel Schmidt 506e2752a6 remove todo
9 months ago
Daniel Schmidt 0f28ee1a82 handle actions without config block
9 months ago
Daniel Schmidt bc4eb08da4 refactor: parse references outside of config
9 months ago
Daniel Schmidt c3262b8e5d remove config parsing related test case
9 months ago
Daniel Schmidt b2d7056207 add config block to tests
9 months ago
Daniel Schmidt 66001080e6 actions: implement expansion and planning actions
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Sarah French 7199fbd2bb
Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334)
9 months ago
hc-github-team-tf-core d9383502db Cleanup after 1.14.0-alpha20250716 release
9 months ago
Sarah French e79b5a1628
Replace custom `testCwd` function with standard `testing` library (#37335)
9 months ago
Radek Simko 6eb8ee1a9c
github: Pin workflows to patch versions (#37331)
9 months ago
Daniel Schmidt 7f41ab095c add date
9 months ago
Daniel Schmidt 5289b0cf6f ensure changelog script can handle empty alpha releases
9 months ago
hc-github-team-tf-core 21fcc62055 Prepare before 1.14.0-alpha20250716 release
9 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)
9 months ago
Samsondeen 69fb908eaa
Always generate provider address for resources (#37318)
9 months ago
Radek Simko f9d0dddb38
github: Allow changelog check to be skipped on label (#37314)
9 months ago
Sarah French 7a27366b39
PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278)
9 months ago
Samsondeen 92609fded1
Implicitly set include_resource when generating configuration (#37319)
9 months ago
Sarah French 145e152a57
Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085)
10 months ago
Daniel Schmidt 688a1f9955 add todo
10 months ago
Daniel Schmidt 24773cf86e improve allocation
10 months ago
Daniel Schmidt a2ce38ce12 use gomock generated mocks for the action invoke stream API
10 months ago
Daniel Schmidt d0e5c3cc7b address review feedback
10 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
10 months ago
Daniel Schmidt e6b848d5ab add actions protobuf definitions
10 months ago
Kristin Laemmert 5adceda98f
feat: update Actions parsing with current syntax (#37313)
10 months ago
Sarah French 39f7920387
PSS: Add packages for presenting a provider as an instance of backend.Backend (#37291)
10 months ago
Radek Simko 5437cd7c8a
Prepare main branch for 1.14 development (cleanup) (#37312)
10 months ago