Deploying from BitBucket to AWS ElasticBeanstalk and super excited to see it working.
We use configuration files that autogenerate content based on the environment being deployed to. We can create them for the Testing but cannot find any info on how to include these files with the deploy.
When I examine the zip file that was generated and uploaded to AWS it’s only got the content of the BitBucket branch in it.
Any ideas on how to include these generated files with the deploy??