Skip to content

id-unibe-ch/cloud-azure-alz-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloud-azure-alz-devcontainer

This repository containts the default devcontainer definition.

Overview

The image is based on the base image mcr.microsoft.com/devcontainers/base:ubuntu and contains following additional tools:

  • Azure CLI
  • GitHub CLI
  • Terraform
  • tflint
  • Homebrew
  • terraform-docs
  • pre-commit
  • checkov
  • trivy
  • check-jsonschema
  • jsonschema-markdown
  • alzlibtool

Usage

Add to a project a file under .devcontainer/devcontainer.json with following content:

{
  "image": "ghcr.io/id-unibe-ch/cloud-azure-alz-devcontainer:latest"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors