Terraform

Terraform: EC2 access to CodeCommit without HTTPS or SSH credentials.

The Problem I needed a way for a EC2 instance to clone a CodeCommit repository without using HTTPS credentials or a SSH key. Specifically I…