Skip to content

A basic Dev Container with .env creation from Terraform

Notifications You must be signed in to change notification settings

ross-p-smith/base-dev-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Dev Container

This repo is a template for creating a VSCode DevContainer. It is not here to solve any IaC or application code. It assumes that you will build Azure Resources using Terraform and deploy your application code using a makefile.

  • Terraform
  • az cli
  • Make file
  • .env

It will be opinionated and lightweight.

How to use

Clone the repo and run the following commands:

make all

About

A basic Dev Container with .env creation from Terraform

Resources

Stars

Watchers

Forks