lacework / go-sdk

A set of tools and libraries written in Go to interact with the Lacework platform.
Apache License 2.0
35 stars 25 forks source link

feat(GROW-2876): support terraform output blocks in lwgenerate #1609

Closed ipcrm closed 6 months ago

ipcrm commented 6 months ago

Summary

Outputs are arbitrary, meaning the author needs to understand the resultant traversal (and that it is valid) otherwise the resultant code will be unusable.

How did you test this change?

Unit tests

Issue

https://lacework.atlassian.net/browse/GROW-2876