Prebuilt Workflows
We provide several IaC modules that create pre-configured WorkflowTemplates that can be used to automate common tasks using the Panfactum stack framework and infrastructure.
We provide documentation here for both official and community-provided workflows. Official workflows are maintained by Panfactum and come with the standard compatibility and support guarantees. Community-provided addons are reviewed by Panfactum for abuse but are built and supported by the community, not Panfactum itself.
Workflow | Official | Description |
---|---|---|
Iac Deployments | X | Runs terragrunt run-all apply to deploys all of the modules in an indicated directory of a repository that follows the Panfactum IaC framework. |
Build a Dockerfile | X | Uses BuildKit to build and push a container image to ECR based on an indicated Dockerfile. |