Skip to content

hgnnmnn/devpod-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devpod sample: terraform

this repo contains a sample devcontainer, for using terraform wit aws... used by the a demo, presented


Development Container

This project includes a devcontainer configuration for a ready-to-use Terraform development environment in Visual Studio Code.

Features:

  • Based on Ubuntu Jammy image
  • Pre-installs:
    • Terraform CLI
    • terraform-docs
    • tfsec (Terraform security scanner)
  • Mounts your local AWS credentials into the container for seamless AWS access
  • Runs a post-create check for tool versions
  • Recommends useful VS Code extensions for Terraform development

Usage:

  1. Open the project in VS Code.
  2. When prompted, reopen in the container.
  3. The environment will be set up automatically with all tools and extensions.

For more details, see the devcontainer.json

See also

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors