Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Apr 9, 2024

Commits on Apr 8, 2024

  1. feat(GROW-2876): support terraform output blocks in lwgenerate

    * Add generic functionality for hcl output blocks
    * Add hooks to AWS to add outputs
    
    Outputs are arbitrary, meaning the author needs to understand the
    resultant traversal (and that it is valid) otherwise the resultant code
    will be unusable.
    ipcrm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    894814b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore: fix comment

    ipcrm committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e9f2b96 View commit details
    Browse the repository at this point in the history