aws-quickstart / quickstart-jfrog-artifactory

AWS Quick Start Team
Apache License 2.0
26 stars 41 forks source link

Support for immutable installation #43

Open yanivpaz opened 2 years ago

yanivpaz commented 2 years ago

I saw that AMI creation is already included in the templates dir . https://github.com/aws-quickstart/quickstart-jfrog-artifactory/blob/main/templates/jfrog-ami-creation.template.yaml#L194

however, the generated image is not supported in the deployment part: https://github.com/aws-quickstart/quickstart-jfrog-artifactory/blob/main/templates/jfrog-artifactory-ec2-instance.template.yaml#L94

is it possible to fix the jfrog-artifactory-ec2-instance.yaml to support the customized image?