kaidaguerre
3458984aaf
Update go-kit to v0.9.0. Use terraform-components instead of a direct terraform reference
2024-02-01 17:12:23 +00:00
kaidaguerre
737efa381b
Move hcl_helpers and type_conversion package to go-kit. Closes #3962
2023-10-16 06:01:45 +01:00
kaidaguerre
8f87f7828c
Revert: Validate that input references are of the form self.input.<input-name>.value. Remove until mods are updated. #2990
2023-02-21 15:56:24 +00:00
kaidaguerre
076b5c1957
Validate that input references are of the form self.input.<input-name>.value. Closes #2990
2023-01-16 12:30:34 +00:00
kaidaguerre
425d9a9145
Fix positional args using with glob syntax. Closes #2984
2023-01-11 17:17:07 +00:00
kaidaguerre
3bf90acaf6
Add support for independent execution and resolution of base resource runtime dependencies. Closes #2893
2022-12-19 16:55:26 +00:00
kaidaguerre
fa18c8f0e2
Add support for node reuse. Update graph, flow and hierarchy to declare nodes and edges inline, rather than as a list of references. Closes #2871
...
Only top level resources can have with and param blocks. Closes #2872
Refactor resource and dashboard run hierarchies to use base impl structs. Closes #2873
2022-12-14 17:18:57 +00:00
kaidaguerre
882b678478
When parsing query args, ensure jsonb args are passed to query as string not map. Support argument definitions which make an array out of a runtime dependency. #2772 , Closes #2802
2022-11-25 12:01:16 +00:00
kaidaguerre
fe6365b1ef
Remove usage of prepared statements - instead excute sql directly. Wrap with executions in LeafRuns to support runtime dependency resolution. Closes #2789 . #2772
2022-11-23 14:11:56 +00:00
kaidaguerre
4f90440d26
Add support for with blocks. Closes #2772
2022-11-21 16:25:51 +00:00
kaidaguerre
5193c70395
Restructure steampipe repo to use pkg folder. Closes #2204
2022-06-27 11:36:03 +01:00