Commit Graph

14 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
8 months ago
Kristin Laemmert e315a07c71
remove destroy_ events from list (#37586)
8 months ago
Daniel Schmidt 003edcf5a1 disallow using the same event in the same action_trigger multiple times
8 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
9 months ago
Kristin Laemmert 76a9aa288b
fix: move parsing action reference expressions into terraform (#37458)
9 months ago
Daniel Schmidt 064a55e356 fix typo
10 months ago
Daniel Schmidt f72944530d add unknown as the first trigger event
10 months ago
Kristin Laemmert 333de76b80
feat(actions): extend action validation inside configs package (#37355)
10 months ago
Daniel Schmidt 5fdbafd129 ensure destroy events can not be used
10 months ago
Daniel Schmidt bc4eb08da4 refactor: parse references outside of config
10 months ago
Daniel Schmidt 66001080e6 actions: implement expansion and planning actions
10 months ago
Kristin Laemmert 5adceda98f
feat: update Actions parsing with current syntax (#37313)
10 months ago
Kristin Laemmert 386988cb50
Decode action blocks and action_triggers inside resource blocks. (#37030)
1 year ago