csye7125-fall2023-group05 / ami-jenkins

Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
1 stars 3 forks source link

feat(gha): add build CD pipeline for AMI #15

Closed sydrawat01 closed 1 year ago

sydrawat01 commented 1 year ago

Introduces a new github actions CD pipeline which will build the AMI image and share it with the list of AMI_USERS.

fixes issue #14