Skip to content

estib/terraform-cloud-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is all this?

This module contains submodules that are useful for quickly spinning up cloud-based sandbox environments for tests, demos, etc. It's goal is to provide a toolset that lets you focus on what you're building rather than how or where to host it.

What is included today?

  1. EC2 - a submodule for creating EC2 instances in an AWS account.
  2. VPC - a submodule for creating a VPC in an AWS account (useful for the EC2 submodule)

What is planned for the future?

The author of this module plans to add the following features / submodules in the future. Feel free to open new issues to request additional features.

  1. Similar submodules for GCP
  2. Similar submodules for Azure
  3. Submodules for creating simple Kubernetes clusters
  4. Submodules for managing serverless functions (lambda, etc.)
  5. Submodules for hosting simple websites on cloud object storage (S3 etc.)

About

Repo to contain terraform modules I use frequently for building sandbox environments.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors