terraform/ ├── modules/ │ ├── vpc/ # VPC networking module │ ├── ec2/ # EC2 instance module │ ├── ecr/ # ECR repositories module │ ├── iam/ # IAM roles and policies module │ └── cloudwatch/ # ...
Update all the packages and then clone the code.