Skip to content

whyrstack/tf-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

Create AWS infrastructure for labbing purposes.

The services have been setup to use tf-modules that can easily be commented out if not required.

Prerequisites

  • AWS Account
  • EC2 SSH key
  • Setup tfvars (or veriables.tf)

Commands

# SSH #
$ ssh -i <path-to-.pem> ubuntu@<pub_ip>

# EFS #
$ sudo mount -t efs -o tls,accesspoint=fsap-xxxx fs-xxxx:/ /mnt/efs

About

terraform lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published