https://github.com/devenes/packer-native
https://github.com/devenes/packer-native
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devenes/packer-native
- Owner: devenes
- License: mit
- Created: 2022-08-31T14:28:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T06:40:49.000Z (over 3 years ago)
- Last Synced: 2025-01-03T15:44:09.547Z (about 1 year ago)
- Language: HCL
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Packer Native
About |
Features |
Technologies |
Requirements |
License |
Author
## :dart: About
Create AWS Image with HashiCorp Packer using GitHub Actions
## :sparkles: Features
:heavy_check_mark: Packer Inıt\
:heavy_check_mark: Packer Validate\
:heavy_check_mark: Packer Build
## :rocket: Technologies
Packer configurations can be written in HCL (.pkr.hcl file extension) and JSON (.pkr.json) formats.
The following tools were used in this project:
- [Packer](https://packer.io)
- [HCL]()
- [GitHub Actions](https://github.com)
## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [AWS](https://aws.amazon.com) credentials.
## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE) file.
Made with :heart: by devenes