Giter Site home page Giter Site logo

davids-ovm / aws-terraform-dev-container Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awslabs/aws-terraform-dev-container

0.0 0.0 0.0 11.68 MB

A VSCode Dev Container with tools to help you build and manage AWS infrastructure with Terraform

License: MIT No Attribution

Shell 13.00% Makefile 7.04% Dockerfile 79.96%

aws-terraform-dev-container's Introduction

logo

AWS Terraform Dev Container

A VSCode Dev Container with tools to help you build and manage AWS infrastructure with Terraform

screenshot-1
Develop your project in a Docker container
screenshot-2
Increase productivity with well-defined Make commands
screenshot-3
Ensure every team member has all the tools on their correct versions
screenshot-4
Extensions already installed for you

Table of Contents

Getting Started

  1. On a terminal, inside your Terraform project, execute the following on Mac, Linux or WSL:
curl -sL https://raw.githubusercontent.com/awslabs/aws-terraform-dev-container/main/scripts/init.sh | bash
  1. Open the folder with VSCode
  2. Reopen in Container

To reopen in container manually, open the command pallete on VS Code and select Rebuild and Reopen in Container

Prerequisites

A list of things you need, or how to install them.

  • Docker - The fastest way to containerize applications
  • Visual Studio Code - Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.
  • VSCode Remote Development Extension Pack - An extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set.

Usage

make [tab][tab]

For example, if you want to explore the most common terraform commands:

make terraform/[tab]
apply     clean     destroy   fmt       init      init/     plan      validate  version

To display all available commands:

make help

For more information about each Make targets available.

References

  • Terraform by HashiCorp - Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.

  • Changelog - All notable changes.

  • Code Of Conduct - Amazon Open Source Code of Conduct

  • Contributing - Learn how to contribute

  • License - MIT No Attribution

  • GNU Make - If you are new to make, or are looking for a general introduction.

  • AWS Code Habits - A library with Make targets, Ansible playbooks, Jinja templates (and more) designed to boost common software development tasks and enhance governance.

License

This project is licensed under the MIT-0 License. See the LICENSE file.

Copyright

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

aws-terraform-dev-container's People

Contributors

valter-silva-au avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.