Skip to content

This repository offers a template for using Terraform and AWS CLI in VS Code's Dev Container

License

Notifications You must be signed in to change notification settings

auycro/vscode-dev-containers-aws-terraform-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vscode-dev-containers-aws-terraform-template

This repository offers a template for using below tool in VS Code

  • Terraform
  • AWS CLI
  • aws-iam-authenticator
  • kubectl
  • helm
  • minikube

🚧 work in progress 🚧

Example usage

Open this folder in the container.

Check the Version

$ terraform -version
$ aws --version
$ aws-iam-authenticator version
$ kubectl version
$ helm version
$ minikube version

Setting up aws cli

$ aws configure

About

This repository offers a template for using Terraform and AWS CLI in VS Code's Dev Container

Topics

Resources

License

Stars

Watchers

Forks