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-2819): enable custom blocks with azure generate #1630

Closed ipcrm closed 3 months ago

ipcrm commented 3 months ago

Summary

Add ability to add root terraform blocks, top-level document blocks, as well as provider arguments to the lwgenerate package for Azure

How did you test this change?

See unit tests; also was executed via examples.

Issue

GROW-2919