I already configure the Code build/CI/CD pipeline when pushing in a branch in Github, but when an instance launchs from the ASG it starts with no code, the only approach i can think of is with an AMI, but how can i make this AMI start with the latest code in Github? I already installed the git client in an instance but i am afraid that each time this will ask for known host in the boot process, can anyone help me with this please. Thanks!