I've modified /etc/httpd/conf.d/elasticbeanstalk.conf then I've created an AMI image and configured Beanstalk to use this image.
But when the new EC2 instance starts, the config file elasticbeanstalk.conf is the original, without my modifications. (Other config files as httpd.conf do have my modifications)
How can I modify and persist this file?
