bakefoundry/Bake AMI Workflow
Orchestrates the AMI baking process using bk-bake-ami
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ami_name | AMI name filter | yes | al2023-ami-2023*-kernel-6.1-x86_64 |
| ami_owner | AMI owner | yes | amazon |
| ami_architecture | AMI architecture | yes | x86_64 |
| ami_os_type | AMI OS type | yes | linux |
| role_to_assume | The ARN of the IAM role to assume (pass secret here) | yes | — |
| baking_recipe_playbook | The path to the baking recipe playbook | yes | — |
| application_name | The name of the application | yes | — |
| version_tag | The version tag for the AMI | yes | — |
Outputs
| name | description |
|---|---|
| ami_id | The ID of the baked AMI |
| ami_name | The name of the baked AMI |
| ami_arn | The ARN of the baked AMI |