awslabs / aws-terraform-dev-container

A VSCode Dev Container with tools to help you build and manage AWS infrastructure with Terraform
MIT No Attribution
133 stars 20 forks source link

Feat/devcontainer init #6

Closed valter-silva-au closed 1 year ago

valter-silva-au commented 1 year ago

🧠 Pull Request

Changes

Use make targets to simplify the initialisation of devcontainer environments, specially for pre built Docker images.

Type of change

Why

Often times, we need copy and paste lots of commands between Dockerfile in multiple projects. I would like to use these commands from AWS Code Habits.