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-2908): lwgenerate enable custom root terraform blocks and provider arguments #1626

Closed ipcrm closed 5 months ago

ipcrm commented 5 months ago

Summary

Enable some advanced use cases for AWS lwgenerate that require adding custom hclwrite blocks to the root terraform block, the base hcl document, as well as being able to set provider arguments.

How did you test this change?

See unit tests.

Issue

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