1

I want to SSh into the EC2 instance and see my config files for the .ebextension for my Elastic Beanstalk deployment. This is in Linux 2. I can SSH into the instance fine. I can find the platform/hooks directory, but I am at a loss where to see my config files.

Andy P
  • 109
  • 8
  • By default "dot" files are not visible. It should be at the root of your deployment. Did you do an `ls -a`? – stdunbar Oct 04 '22 at 16:14
  • 1
    I put a pwd command in my file and figured out it was being written to /var/app/staging/.ebextensions. – Andy P Oct 04 '22 at 18:45

0 Answers0