It is a very common task to pull your application code to EC2 instances from the Git repository. If you’re using CodeCommit as your main Git repository and CloudFormation for infrastructure management, it is very easy to launch an instance and allow it to access to that repository without storing any credentials or keys […]
The post CloudFormation. How to access CodeCommit repo from EC2 instance appeared first on Dev-Ops-Notes.com.