How to Generate IaC with StackGen
In this section, you'll find simple, step-by-step guides for generating Infrastructure as Code (IaC) using the StackGen CLI and GitHub Actions.
Available Guides:
Generate IaC with a GitHub Action
Learn to use the StackGen GitHub Action to automatically generate IaC from your code in a GitHub Actions workflow.
Generate IaC from Code
Find out how to generate IaC from your application code with the stackgen generate
command.
Generate IaC from Multiple Repositories
Get instructions on pulling from multiple remote repositories using stackgen appstack create
to generate IaC.
Each guide is tailored to make your workflow smoother, depending on your needs.