Run the following commands:
packer init .
packer validate -var aws_region=ap-northeast-1 -var version=22.04 .
export AWS_PROFILE=<AWS_PROFILE_NAME>
packer build -var aws_region=ap-northeast-1 -var version=22.04 template.pkr.hcl
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
GitHub actions runner AMI based on Ubuntu 22.04 with Packer
License
degica/github-selfhost-ami
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GitHub actions runner AMI based on Ubuntu 22.04 with Packer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 58.4%
- HCL 41.6%